gidb-data/English/tcgcharactercards/qiqi.json

78 lines
2.0 KiB
JSON

{
"id": 1108,
"name": "Qiqi",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_SWORD",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Cryo",
"Sword",
"Liyue"
],
"storytitle": "\"Icy Resurrection\" Qiqi",
"storytext": "Circulating endlessly, life goes on.",
"source": "Reward for inviting Qiqi to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 11081,
"name": "Ancient Sword Art",
"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": 11082,
"name": "Adeptus Art: Herald of Frost",
"descriptionraw": "Summons <color=#FFFFFFFF>$[C111081]</color>.",
"descriptionreplaced": "Summons <color=#FFFFFFFF>Herald of Frost</color>.",
"description": "Summons Herald of Frost.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 11083,
"name": "Adeptus Art: Preserver of Fortune",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], creates 1 <color=#FFFFFFFF>$[C111082]</color>.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, creates 1 <color=#FFFFFFFF>Fortune-Preserving Talisman</color>.",
"description": "Deals 3 Cryo DMG, creates 1 Fortune-Preserving Talisman.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}