gidb-data/English/tcgenemycards/electroabyssmage.json

95 lines
2.5 KiB
JSON

{
"id": 3404,
"name": "Electro Abyss Mage",
"hp": 4,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_ELECTRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"Electro",
"Other Weapons",
"Monster"
],
"skills": [
{
"id": 34041,
"name": "Thunderbolt",
"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": 34042,
"name": "Lingering Light",
"descriptionraw": "Summons 1 <color=#FFFFFFFF>$[C134041]</color>.",
"descriptionreplaced": "Summons 1 <color=#FFFFFFFF>Tanglebolt Ring</color>.",
"description": "Summons 1 Tanglebolt Ring.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
}
]
},
{
"id": 34043,
"name": "Rite of Rolling Thunder",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C134041]</color>.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, summons 1 <color=#FFFFFFFF>Tanglebolt Ring</color>.",
"description": "Deals 4 Electro DMG, summons 1 Tanglebolt Ring.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
},
{
"id": 34044,
"name": "Electro Shield",
"descriptionraw": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>$[C134042]</color>.",
"descriptionreplaced": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>Electro Shield</color>.",
"description": "(Passive) When the battle begins, this character gains Electro Shield.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
},
{
"id": 34045,
"name": "Broken Shield",
"descriptionraw": "",
"descriptionreplaced": "",
"description": "",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
}
]
}