gidb-data/English/tcgcharactercards/sangonomiyakokomi.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1205,
"name": "Sangonomiya Kokomi",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_HYDRO",
"GCG_TAG_WEAPON_CATALYST",
"GCG_TAG_NATION_INAZUMA"
],
"tagstext": [
"Hydro",
"Catalyst",
"Inazuma"
],
"storytitle": "\"Pearl of Wisdom\" Sangonomiya Kokomi",
"storytext": "To survive hardship, you must prepare for hardship.",
"source": "Reward for inviting Sangonomiya Kokomi to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 12051,
"name": "The Shape of Water",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>.",
"description": "Deals 1 Hydro DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 12052,
"name": "Kurage's Oath",
"descriptionraw": "This character gains $[K202] and summons 1 <color=#FFFFFFFF>$[C112051]</color>.",
"descriptionreplaced": "This character gains <color=#80C0FFFF>{SPRITE_PRESET#2102}Hydro Application</color> and summons 1 <color=#FFFFFFFF>Bake-Kurage</color>.",
"description": "This character gains Hydro Application and summons 1 Bake-Kurage.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
}
]
},
{
"id": 12053,
"name": "Nereid's Ascension",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT]. Heals all allied characters for 1 point. This character gains <color=#FFFFFFFF>$[C112052]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>. Heals all allied characters for 1 point. This character gains <color=#FFFFFFFF>Ceremonial Garment</color>.",
"description": "Deals 2 Hydro DMG. Heals all allied characters for 1 point. This character gains Ceremonial Garment.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}