gidb-data/English/tcgcharactercards/shenhe.json

80 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1107,
"name": "Shenhe",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Cryo",
"Polearm",
"Liyue"
],
"storytitle": "\"Lonesome Transcendence\" Shenhe",
"storytext": "The mortal realm briefly gracing, like a wisp of smoke vanishing.",
"source": "Reward for inviting Shenhe to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 11071,
"name": "Dawnstar Piercer",
"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_CRYO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 11072,
"name": "Spring Spirit Summoning",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], creates 1 <color=#FFFFFFFF>$[C111071]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, creates 1 <color=#FFFFFFFF>Icy Quill</color>.",
"description": "Deals 2 Cryo DMG, creates 1 Icy Quill.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 11073,
"name": "Divine Maiden's Deliverance",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C111073]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, summons 1 <color=#FFFFFFFF>Talisman Spirit</color>.",
"description": "Deals 1 Cryo DMG, summons 1 Talisman Spirit.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}