gidb-data/ChineseTraditional/tcgenemycards/pyroabyssmage.json

97 lines
2.4 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 3301,
"name": "火深淵法師",
"hp": 4,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"火元素",
"其他武器",
"魔物"
],
"skills": [
{
"id": 33011,
"name": "炎波",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成1點{SPRITE_PRESET#2103}<color=#FF9999FF>火元素傷害</color>。",
"description": "造成1點火元素傷害。",
"typetag": "GCG_SKILL_TAG_A",
"type": "普通攻擊",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 33012,
"name": "灼面的祭法",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成3點{SPRITE_PRESET#2103}<color=#FF9999FF>火元素傷害</color>。",
"description": "造成3點火元素傷害。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素戰技",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 33013,
"name": "熔焰地湧之儀",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 7,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成7點{SPRITE_PRESET#2103}<color=#FF9999FF>火元素傷害</color>。",
"description": "造成7點火元素傷害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆發",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
},
{
"id": 33014,
"name": "火元素護罩",
"descriptionraw": "【被動】戰鬥開始時,初始附屬<color=#FFFFFFFF>$[C133011]</color>。",
"descriptionreplaced": "【被動】戰鬥開始時,初始附屬<color=#FFFFFFFF>火元素護罩</color>。",
"description": "【被動】戰鬥開始時,初始附屬火元素護罩。",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "被動技能",
"playcost": []
},
{
"id": 33015,
"name": "護罩碎裂",
"descriptionraw": "",
"descriptionreplaced": "",
"description": "",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "被動技能",
"playcost": []
}
]
}