gidb-data/ChineseSimplified/tcgcharactercards/razor.json

80 lines
2.1 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": 1402,
"name": "雷泽",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_ELECTRO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"雷元素",
"双手剑",
"蒙德"
],
"storytitle": "狼少年·雷泽",
"storytext": "「牌,难。」\n「但有朋友…」",
"source": "在猫尾酒馆中邀请雷泽进行对局,在友好对局难度中获得胜利后获取",
"skills": [
{
"id": 14021,
"name": "钢脊",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "造成2点{SPRITE_PRESET#2100}<color=#FFFFFFFF>物理伤害</color>。",
"description": "造成2点物理伤害。",
"typetag": "GCG_SKILL_TAG_A",
"type": "普通攻击",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 14022,
"name": "利爪与苍雷",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "造成3点{SPRITE_PRESET#2104}<color=#FFACFFFF>雷元素伤害</color>。",
"description": "造成3点雷元素伤害。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素战技",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
}
]
},
{
"id": 14023,
"name": "雷牙",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT],本角色附属<color=#FFFFFFFF>$[C114021]</color>。",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "造成3点{SPRITE_PRESET#2104}<color=#FFACFFFF>雷元素伤害</color>,本角色附属<color=#FFFFFFFF>雷狼</color>。",
"description": "造成3点雷元素伤害本角色附属雷狼。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆发",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}