gidb-data/ChineseSimplified/tcgenemycards/dendrosamachurl.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": 3703,
"name": "草丘丘萨满",
"hp": 4,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_DENDRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER",
"GCG_TAG_CAMP_HILICHURL"
],
"tagstext": [
"草元素",
"其他武器",
"魔物",
"丘丘人"
],
"skills": [
{
"id": 37031,
"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": 37032,
"name": "毒藤蔓生",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT],在对方场上生成<color=#FFFFFFFF>$[C137031]</color>。",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "造成1点{SPRITE_PRESET#2107}<color=#7EC236FF>草元素伤害</color>,在对方场上生成<color=#FFFFFFFF>藤蔓</color>。",
"description": "造成1点草元素伤害在对方场上生成藤蔓。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素战技",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
}
]
},
{
"id": 37033,
"name": "草之域",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_DENDRO",
"descriptionreplaced": "造成5点{SPRITE_PRESET#2107}<color=#7EC236FF>草元素伤害</color>。",
"description": "造成5点草元素伤害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆发",
"playcost": [
{
"costtype": "GCG_COST_DICE_DENDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}