gidb-data/ChineseSimplified/tcgcharactercards/amber.json

78 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": 1304,
"name": "安柏",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_BOW",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"火元素",
"弓",
"蒙德"
],
"storytitle": "侦察骑士·安柏",
"storytext": "如果想要成为一名伟大的牌手…\n首先要有坐上牌桌的勇气。",
"source": "在猫尾酒馆中邀请安柏进行对局,在友好对局难度中获得胜利后获取",
"skills": [
{
"id": 13041,
"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_PYRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 13042,
"name": "爆弹玩偶",
"descriptionraw": "召唤<color=#FFFFFFFF>$[C113041]</color>。",
"descriptionreplaced": "召唤<color=#FFFFFFFF>兔兔伯爵</color>。",
"description": "召唤兔兔伯爵。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素战技",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13043,
"name": "箭雨",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]对所有敌方后台角色造成2点<color=#FFFFFFFF>$[K5]</color>。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成2点{SPRITE_PRESET#2103}<color=#FF9999FF>火元素伤害</color>对所有敌方后台角色造成2点<color=#FFFFFFFF><color=#FFFFFFFF>穿透伤害</color></color>。",
"description": "造成2点火元素伤害对所有敌方后台角色造成2点穿透伤害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆发",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}