gidb-data/English/tcgcharactercards/yanfei.json

80 lines
2.4 KiB
JSON

{
"id": 1308,
"name": "Yanfei",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_CATALYST",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Pyro",
"Catalyst",
"Liyue"
],
"storytitle": "Wise Innocence: Yanfei",
"storytext": "One who fails to revise the classics is liable to fall foul of the law.",
"source": "Reward for inviting Yanfei to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 13081,
"name": "Seal of Approval",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>.",
"description": "Deals 1 Pyro 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": 13082,
"name": "Signed Edict",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT] and attaches <color=#FFFFFFFF>$[C113081]</color> to this character.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color> and attaches <color=#FFFFFFFF>Scarlet Seal</color> to this character.",
"description": "Deals 3 Pyro DMG and attaches Scarlet Seal to this character.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13083,
"name": "Done Deal",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], attaches <color=#FFFFFFFF>$[C113081]</color> and <color=#FFFFFFFF>$[C113082]</color> to this character.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>, attaches <color=#FFFFFFFF>Scarlet Seal</color> and <color=#FFFFFFFF>Brilliance</color> to this character.",
"description": "Deals 3 Pyro DMG, attaches Scarlet Seal and Brilliance to this character.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}