gidb-data/English/tcgcharactercards/sucrose.json

80 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1501,
"name": "Sucrose",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_ANEMO",
"GCG_TAG_WEAPON_CATALYST",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Anemo",
"Catalyst",
"Mondstadt"
],
"storytitle": "\"Harmless Sweetie\" Sucrose",
"storytext": "\"You can't rate the strength of an as-yet untested deck!\"",
"source": "Obtained from the initial deck",
"skills": [
{
"id": 15011,
"name": "Wind Spirit Creation",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_ANEMO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2105}<color=#80FFD7FF>Anemo DMG</color>.",
"description": "Deals 1 Anemo 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": 15012,
"name": "Astable Anemohypostasis Creation - 6308",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], the target is forcibly switched to the previous 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 previous character.",
"description": "Deals 3 Anemo DMG, the target is forcibly switched to the previous character.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
}
]
},
{
"id": 15013,
"name": "Forbidden Creation - Isomer 75 / Type II",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C115011]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_ANEMO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2105}<color=#80FFD7FF>Anemo DMG</color>, summons 1 <color=#FFFFFFFF>Large Wind Spirit</color>.",
"description": "Deals 1 Anemo DMG, summons 1 Large Wind Spirit.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}