gidb-data/English/tcgcharactercards/xingqiu.json

80 lines
2.6 KiB
JSON

{
"id": 1202,
"name": "Xingqiu",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_HYDRO",
"GCG_TAG_WEAPON_SWORD",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Hydro",
"Sword",
"Liyue"
],
"storytitle": "\"Juvenile Galant\" Xingqiu",
"storytext": "\"Is it just me, or are the protagonists in novels nowadays all students of some private school or another...\"",
"source": "Reward for inviting Xingqiu to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with him",
"skills": [
{
"id": 12021,
"name": "Guhua Style",
"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_HYDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 12022,
"name": "Fatal Rainscreen",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], grants this character $[K202], creates 1 <color=#FFFFFFFF>$[C112021]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>, grants this character <color=#80C0FFFF>{SPRITE_PRESET#2102}Hydro Application</color>, creates 1 <color=#FFFFFFFF>Rain Sword</color>.",
"description": "Deals 2 Hydro DMG, grants this character Hydro Application, creates 1 Rain Sword.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
}
]
},
{
"id": 12023,
"name": "Raincutter",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], grants this character $[K202], creates 1 <color=#FFFFFFFF>$[C112022]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>, grants this character <color=#80C0FFFF>{SPRITE_PRESET#2102}Hydro Application</color>, creates 1 <color=#FFFFFFFF>Rainbow Bladework</color>.",
"description": "Deals 1 Hydro DMG, grants this character Hydro Application, creates 1 Rainbow Bladework.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}