gidb-data/English/tcgcharactercards/chongyun.json

80 lines
2.1 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1104,
"name": "Chongyun",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Cryo",
"Claymore",
"Liyue"
],
"storytitle": "\"Frozen Ardor\" Chongyun",
"storytext": "\"Ugh, summer... Please pass us by in peace...\"",
"source": "Reward for inviting Chongyun to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with him",
"skills": [
{
"id": 11041,
"name": "Demonbane",
"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": 11042,
"name": "Chonghua's Layered Frost",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], creates 1 <color=#FFFFFFFF>$[C111041]</color>.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, creates 1 <color=#FFFFFFFF>Chonghua Frost Field</color>.",
"description": "Deals 3 Cryo DMG, creates 1 Chonghua Frost Field.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 11043,
"name": "Cloud-Parting Star",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 7,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 7 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>.",
"description": "Deals 7 Cryo DMG.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}