gidb-data/English/tcgenemycards/wingeddendroshroom.json

87 lines
2.8 KiB
JSON

{
"id": 3701,
"name": "Winged Dendroshroom",
"hp": 6,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_DENDRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"Dendro",
"Other Weapons",
"Monster"
],
"skills": [
{
"id": 37011,
"name": "Spore Bullet",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2107}<color=#7EC236FF>Dendro DMG</color>.",
"description": "Deals 1 Dendro 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": 37012,
"name": "Rolling Spray",
"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": 37013,
"name": "Divebomb",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "Deals 5 {SPRITE_PRESET#2107}<color=#7EC236FF>Dendro DMG</color>.",
"description": "Deals 5 Dendro DMG.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 37014,
"name": "State Change",
"descriptionraw": "(Passive) When the battle begins, the character will be in a <color=#FFFFFFFF>$[C137011]</color>.\\nAfter this character takes $[K103], it will become <color=#FFFFFFFF>$[C137012]</color>.\\nAfter this character takes $[K104], it will become <color=#FFFFFFFF>$[C137013]</color>.",
"descriptionreplaced": "(Passive) When the battle begins, the character will be in a <color=#FFFFFFFF>Aerial Superiority</color>.\\nAfter this character takes {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>, it will become <color=#FFFFFFFF>Scorched</color>.\\nAfter this character takes {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, it will become <color=#FFFFFFFF>Activated</color>.",
"description": "(Passive) When the battle begins, the character will be in a Aerial Superiority.\nAfter this character takes Pyro DMG, it will become Scorched.\nAfter this character takes Electro DMG, it will become Activated.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
}
]
}