gidb-data/ChineseSimplified/tcgenemycards/jadeplumeterrorshroom-03.json

87 lines
2.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 4704,
"name": "翠翎恐蕈",
"hp": 30,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_DENDRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"草元素",
"其他武器",
"魔物"
],
"skills": [
{
"id": 27011,
"name": "菌王舞步",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "造成2点{SPRITE_PRESET#2100}<color=#FFFFFFFF>物理伤害</color>。",
"description": "造成2点物理伤害。",
"typetag": "GCG_SKILL_TAG_A",
"type": "普通攻击",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 27012,
"name": "不稳定孢子云",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "造成3点{SPRITE_PRESET#2107}<color=#7EC236FF>草元素伤害</color>。",
"description": "造成3点草元素伤害。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素战技",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
}
]
},
{
"id": 27013,
"name": "尾羽豪放",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT],消耗所有<color=#FFFFFFFF>$[C127011]</color>层数,每层使此伤害+1。",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "造成4点{SPRITE_PRESET#2107}<color=#7EC236FF>草元素伤害</color>,消耗所有<color=#FFFFFFFF>活化激能</color>层数,每层使此伤害+1。",
"description": "造成4点草元素伤害消耗所有活化激能层数每层使此伤害+1。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆发",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 27014,
"name": "活化激能",
"descriptionraw": "【被动】战斗开始时,初始附属<color=#FFFFFFFF>$[C127011]</color>。",
"descriptionreplaced": "【被动】战斗开始时,初始附属<color=#FFFFFFFF>活化激能</color>。",
"description": "【被动】战斗开始时,初始附属活化激能。",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "被动技能",
"playcost": []
}
]
}