gidb-data/English/tcgcharactercards/candace.json

90 lines
2.7 KiB
JSON

{
"id": 1207,
"name": "Candace",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_HYDRO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_SUMERU"
],
"tagstext": [
"Hydro",
"Polearm",
"Sumeru"
],
"storytitle": "Golden Vow: Candace",
"storytext": "The crimson sand flows, an oath to defend.",
"source": "Reward for inviting Candace to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 12071,
"name": "Gleaming Spear - Guardian Stance",
"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_HYDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 12072,
"name": "Sacred Rite: Heron's Sanctum",
"descriptionraw": "Attaches a <color=#FFFFFFFF>$[C112071]</color> to this character and $[K53|s1] <color=#FFFFFFFF>$[S12074]</color>.",
"descriptionreplaced": "Attaches a <color=#FFFFFFFF>Heron Shield</color> to this character and <color=#FFFFFFFF>prepares</color> <color=#FFFFFFFF>Heron Strike</color>.",
"description": "Attaches a Heron Shield to this character and prepares Heron Strike.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
}
]
},
{
"id": 12073,
"name": "Sacred Rite: Wagtail's Tide",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT] and creates 1 <color=#FFFFFFFF>$[C112072]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color> and creates 1 <color=#FFFFFFFF>Prayer of the Crimson Crown</color>.",
"description": "Deals 2 Hydro DMG and creates 1 Prayer of the Crimson Crown.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 12074,
"name": "Heron Strike",
"descriptionraw": "(Prepare for 1 turn)\\nDeals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "(Prepare for 1 turn)\\nDeals 3 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>.",
"description": "(Prepare for 1 turn)\nDeals 3 Hydro DMG.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": []
}
]
}