gidb-data/English/tcgenemycards/jadeplumeterrorshroom.json

87 lines
2.6 KiB
JSON

{
"id": 4701,
"name": "Jadeplume Terrorshroom",
"hp": 36,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_DENDRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"Dendro",
"Other Weapons",
"Monster"
],
"skills": [
{
"id": 27011,
"name": "Majestic Dance",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2100}<color=#FFFFFFFF>Physical DMG</color>.",
"description": "Deals 2 Physical DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 27012,
"name": "Volatile Spore Cloud",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2107}<color=#7EC236FF>Dendro DMG</color>.",
"description": "Deals 3 Dendro DMG.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
}
]
},
{
"id": 27013,
"name": "Feather Spreading",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], then consumes all <color=#FFFFFFFF>$[C127011]</color> stacks. For each stack consumed, this instance deals +1 DMG.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2107}<color=#7EC236FF>Dendro DMG</color>, then consumes all <color=#FFFFFFFF>Radical Vitality</color> stacks. For each stack consumed, this instance deals +1 DMG.",
"description": "Deals 4 Dendro DMG, then consumes all Radical Vitality stacks. For each stack consumed, this instance deals +1 DMG.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 27014,
"name": "Radical Vitality",
"descriptionraw": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>$[C127011]</color>.",
"descriptionreplaced": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>Radical Vitality</color>.",
"description": "(Passive) When the battle begins, this character gains Radical Vitality.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
}
]
}