gidb-data/English/tcgcharactercards/xiangling.json

78 lines
2.0 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1302,
"name": "Xiangling",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Pyro",
"Polearm",
"Liyue"
],
"storytitle": "\"Exquisite Delicacy\" Xiangling",
"storytext": "As a chef, she is practically omnipotent.",
"source": "Reward for inviting Xiangling to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 13021,
"name": "Dough-Fu",
"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": 13022,
"name": "Guoba Attack",
"descriptionraw": "Summons 1 <color=#FFFFFFFF>$[C113021]</color>.",
"descriptionreplaced": "Summons 1 <color=#FFFFFFFF>Guoba</color>.",
"description": "Summons 1 Guoba.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13023,
"name": "Pyronado",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], creates 1 <color=#FFFFFFFF>$[C113022]</color>.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>, creates 1 <color=#FFFFFFFF>Pyronado</color>.",
"description": "Deals 3 Pyro DMG, creates 1 Pyronado.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}