gidb-data/English/tcgcharactercards/eula.json

80 lines
2.4 KiB
JSON

{
"id": 1106,
"name": "Eula",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Cryo",
"Claymore",
"Mondstadt"
],
"storytitle": "\"Dance of the Shimmering Wave\" Eula",
"storytext": "It's but a game. I won't hold a grudge should luck happen to be on your side.",
"source": "Reward for inviting Eula to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 11061,
"name": "Favonius Bladework - Edel",
"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": 11062,
"name": "Icetide Vortex",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT]. If this character has not yet gained <color=#FFFFFFFF>$[C111061]</color>, they will gain <color=#FFFFFFFF>$[C111061]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>. If this character has not yet gained <color=#FFFFFFFF>Grimheart</color>, they will gain <color=#FFFFFFFF>Grimheart</color>.",
"description": "Deals 2 Cryo DMG. If this character has not yet gained Grimheart, they will gain Grimheart.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 11063,
"name": "Glacial Illumination",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C111062]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, summons 1 <color=#FFFFFFFF>Lightfall Sword</color>.",
"description": "Deals 2 Cryo DMG, summons 1 Lightfall Sword.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}