gidb-data/English/tcgcharactercards/hutao.json

78 lines
2.2 KiB
JSON

{
"id": 1307,
"name": "Hu Tao",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Pyro",
"Polearm",
"Liyue"
],
"storytitle": "\"Fragrance in Thaw\" Hu Tao",
"storytext": "\"Send one, send 'em all!\"",
"source": "Reward for inviting Hu Tao to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 13071,
"name": "Secret Spear of Wangsheng",
"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_PYRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 13072,
"name": "Guide to Afterlife",
"descriptionraw": "This character gains <color=#FFFFFFFF>$[C113071]</color>.",
"descriptionreplaced": "This character gains <color=#FFFFFFFF>Paramita Papilio</color>.",
"description": "This character gains Paramita Papilio.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 2
}
]
},
{
"id": 13073,
"name": "Spirit Soother",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], heals herself for 2 HP. If this character's HP is no more than 6, DMG dealt and Healing are increased by 1.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>, heals herself for 2 HP. If this character's HP is no more than 6, DMG dealt and Healing are increased by 1.",
"description": "Deals 4 Pyro DMG, heals herself for 2 HP. If this character's HP is no more than 6, DMG dealt and Healing are increased by 1.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}