gidb-data/ChineseSimplified/tcgenemycards/geosamachurl.json

75 lines
1.8 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": 3603,
"name": "岩丘丘萨满",
"hp": 4,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_GEO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER",
"GCG_TAG_CAMP_HILICHURL"
],
"tagstext": [
"岩元素",
"其他武器",
"魔物",
"丘丘人"
],
"skills": [
{
"id": 36031,
"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": 36032,
"name": "唤石之咒",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT],生成<color=#FFFFFFFF>$[C136031]</color>。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "造成2点{SPRITE_PRESET#2106}<color=#FFE699FF>岩元素伤害</color>,生成<color=#FFFFFFFF>岩土台座</color>。",
"description": "造成2点岩元素伤害生成岩土台座。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素战技",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 3
}
]
},
{
"id": 36033,
"name": "碎岩震波",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "造成5点{SPRITE_PRESET#2106}<color=#FFE699FF>岩元素伤害</color>。",
"description": "造成5点岩元素伤害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆发",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}