gidb-data/English/tcgcharactercards/fischl.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1401,
"name": "Fischl",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_ELECTRO",
"GCG_TAG_WEAPON_BOW",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Electro",
"Bow",
"Mondstadt"
],
"storytitle": "\"Fischl, Prinzessin der Verurteilung!\" Fischl",
"storytext": "\"Oz, mine familiar, spread thine wings and weave for me a new fate in the gloom of this night!\"\n\"Mein Fräulein, you cannot expect me to fetch you a replacement card...\"",
"source": "Reward for inviting Fischl to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 14011,
"name": "Bolts of Downfall",
"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_ELECTRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 14012,
"name": "Nightrider",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C114011]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, summons 1 <color=#FFFFFFFF>Oz</color>.",
"description": "Deals 1 Electro DMG, summons 1 Oz.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
}
]
},
{
"id": 14013,
"name": "Midnight Phantasmagoria",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], deals 2 <color=#FFFFFFFF>$[K5]</color> to all opposing characters on standby.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, deals 2 <color=#FFFFFFFF><color=#FFFFFFFF>Piercing DMG</color></color> to all opposing characters on standby.",
"description": "Deals 4 Electro DMG, deals 2 Piercing DMG to all opposing characters on standby.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}