gidb-data/English/tcgcharactercards/electrohypostasis.json

114 lines
4.2 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 2401,
"name": "Electro Hypostasis",
"hp": 8,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_ELECTRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"Electro",
"Other Weapons",
"Monster"
],
"storytitle": "Electro Hypostasis",
"storytext": "Code name: Aleph. A high-purity Electro entity.\nEven if you win at rock-paper-scissors, Aleph is not one to admit defeat.",
"source": "Reward for accepting the Tavern Challenge at The Cat's Tail and claiming victory in a Friendly Fracas with Electro Hypostasis",
"skills": [
{
"id": 24011,
"name": "Electro Crystal Projection",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>.",
"description": "Deals 1 Electro DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 24012,
"name": "Rock-Paper-Scissors Combo",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT] and then separately performs \"$[K53]\" for <color=#FFFFFFFF>$[S24015]</color> and <color=#FFFFFFFF>$[S24016]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color> and then separately performs \"<color=#FFFFFFFF>Prepare Skill</color>\" for <color=#FFFFFFFF>Rock-Paper-Scissors Combo: Scissors</color> and <color=#FFFFFFFF>Rock-Paper-Scissors Combo: Paper</color>.",
"description": "Deals 2 Electro DMG and then separately performs \"Prepare Skill\" for Rock-Paper-Scissors Combo: Scissors and Rock-Paper-Scissors Combo: Paper.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 5
}
]
},
{
"id": 24013,
"name": "Lightning Lockdown",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons <color=#FFFFFFFF>$[C124013]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, summons <color=#FFFFFFFF>Chains of Warding Thunder</color>.",
"description": "Deals 2 Electro DMG, summons Chains of Warding Thunder.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 24014,
"name": "Electro Crystal Core",
"descriptionraw": "(Passive) When the battle begins, this character gains an <color=#FFFFFFFF>$[C124014]</color>.",
"descriptionreplaced": "(Passive) When the battle begins, this character gains an <color=#FFFFFFFF>Electro Crystal Core</color>.",
"description": "(Passive) When the battle begins, this character gains an Electro Crystal Core.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
},
{
"id": 24015,
"name": "Rock-Paper-Scissors Combo: Scissors",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], then performs \"$[K53]\" for <color=#FFFFFFFF>$[S24016]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, then performs \"<color=#FFFFFFFF>Prepare Skill</color>\" for <color=#FFFFFFFF>Rock-Paper-Scissors Combo: Paper</color>.",
"description": "Deals 2 Electro DMG, then performs \"Prepare Skill\" for Rock-Paper-Scissors Combo: Paper.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": []
},
{
"id": 24016,
"name": "Rock-Paper-Scissors Combo: Paper",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>.",
"description": "Deals 3 Electro DMG.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": []
}
]
}