gidb-data/English/tcgcharactercards/fatuicryocicinmage.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 2101,
"name": "Fatui Cryo Cicin Mage",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_FATUI"
],
"tagstext": [
"Cryo",
"Other Weapons",
"Fatui"
],
"storytitle": "\"Cicin of the Hollow Mist\" Cryo Cicin Mage",
"storytext": "And so long as the Mist Grass yet lingers, the Cryo Cicins will not abandon her.",
"source": "Reward for accepting the Tavern Challenge at The Cat's Tail and claiming victory in a Friendly Fracas with Cryo Cicin Mage",
"skills": [
{
"id": 21011,
"name": "Cicin Icicle",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>.",
"description": "Deals 1 Cryo 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": 21012,
"name": "Misty Summons",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons <color=#FFFFFFFF>$[C121011]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, summons <color=#FFFFFFFF>Cryo Cicins</color>.",
"description": "Deals 1 Cryo DMG, summons Cryo Cicins.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 21013,
"name": "Blizzard, Branch, Blossom",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], grants this character $[K201], creates 1 <color=#FFFFFFFF>$[C121012]</color>.",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 5 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, grants this character <color=#99FFFFFF>{SPRITE_PRESET#2101}Cryo Application</color>, creates 1 <color=#FFFFFFFF>Flowing Cicin Shield</color>.",
"description": "Deals 5 Cryo DMG, grants this character Cryo Application, creates 1 Flowing Cicin Shield.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}