gidb-data/English/tcgcharactercards/jean.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1502,
"name": "Jean",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_ANEMO",
"GCG_TAG_WEAPON_SWORD",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Anemo",
"Sword",
"Mondstadt"
],
"storytitle": "\"Dandelion Knight\" Jean",
"storytext": "Never believes that she has done well enough — not until final victory is hers, anyway.",
"source": "Reward for inviting Jean to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 15021,
"name": "Favonius Bladework",
"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_ANEMO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 15022,
"name": "Gale Blade",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], the target is forcibly switched to the next character.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_ANEMO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2105}<color=#80FFD7FF>Anemo DMG</color>, the target is forcibly switched to the next character.",
"description": "Deals 3 Anemo DMG, the target is forcibly switched to the next character.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
}
]
},
{
"id": 15023,
"name": "Dandelion Breeze",
"descriptionraw": "Heals all your characters for 2 HP, summons 1 <color=#FFFFFFFF>$[C115021]</color>.",
"descriptionreplaced": "Heals all your characters for 2 HP, summons 1 <color=#FFFFFFFF>Dandelion Field</color>.",
"description": "Heals all your characters for 2 HP, summons 1 Dandelion Field.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}