gidb-data/English/tcgcharactercards/kamisatoayaka.json

90 lines
2.7 KiB
JSON

{
"id": 1105,
"name": "Kamisato Ayaka",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_SWORD",
"GCG_TAG_NATION_INAZUMA"
],
"tagstext": [
"Cryo",
"Sword",
"Inazuma"
],
"storytitle": "\"Frostflake Heron\" Kamisato Ayaka",
"storytext": "As graceful as the frost drifting in the wind, as elegant as a heron perched in a courtyard.",
"source": "Reward for inviting Kamisato Ayaka to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 11051,
"name": "Kamisato Art: Kabuki",
"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": 11052,
"name": "Kamisato Art: Hyouka",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>.",
"description": "Deals 3 Cryo DMG.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 11053,
"name": "Kamisato Art: Soumetsu",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C111051]</color>.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2101}<color=#99FFFFFF>Cryo DMG</color>, summons 1 <color=#FFFFFFFF>Frostflake Seki no To</color>.",
"description": "Deals 4 Cryo DMG, summons 1 Frostflake Seki no To.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
},
{
"id": 11054,
"name": "Kamisato Art: Senho",
"descriptionraw": "(Passive) When switched to be the active character, this character gains <color=#FFFFFFFF>$[C111052]</color>.",
"descriptionreplaced": "(Passive) When switched to be the active character, this character gains <color=#FFFFFFFF>Cryo Elemental Infusion</color>.",
"description": "(Passive) When switched to be the active character, this character gains Cryo Elemental Infusion.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
}
]
}