gidb-data/ChineseTraditional/tcgenemycards/hydrosamachurl.json

75 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 3202,
"name": "水丘丘薩滿",
"hp": 4,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_HYDRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER",
"GCG_TAG_CAMP_HILICHURL"
],
"tagstext": [
"水元素",
"其他武器",
"魔物",
"丘丘人"
],
"skills": [
{
"id": 32021,
"name": "杖擊",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "造成1點{SPRITE_PRESET#2100}<color=#FFFFFFFF>物理傷害</color>。",
"description": "造成1點物理傷害。",
"typetag": "GCG_SKILL_TAG_A",
"type": "普通攻擊",
"playcost": [
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 32022,
"name": "祈雨術",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT],召喚<color=#FFFFFFFF>$[C132021]</color>。",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "造成1點{SPRITE_PRESET#2102}<color=#80C0FFFF>水元素傷害</color>,召喚<color=#FFFFFFFF>治療之雨</color>。",
"description": "造成1點水元素傷害召喚治療之雨。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素戰技",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
}
]
},
{
"id": 32023,
"name": "激流衝擊",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "造成5點{SPRITE_PRESET#2102}<color=#80C0FFFF>水元素傷害</color>。",
"description": "造成5點水元素傷害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆發",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}