gidb-data/ChineseSimplified/tcgcharactercards/diluc.json

80 lines
2.2 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": 1301,
"name": "迪卢克",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"火元素",
"双手剑",
"蒙德"
],
"storytitle": "晨曦暗面·迪卢克",
"storytext": "他的心是他最大的敌人。",
"source": "初始牌组中获取",
"skills": [
{
"id": 13011,
"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": 13012,
"name": "逆焰之刃",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT]。每回合第三次使用本技能时,伤害+2。",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成3点{SPRITE_PRESET#2103}<color=#FF9999FF>火元素伤害</color>。每回合第三次使用本技能时,伤害+2。",
"description": "造成3点火元素伤害。每回合第三次使用本技能时伤害+2。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素战技",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13013,
"name": "黎明",
"descriptionraw": "造成$[D__KEY__DAMAGE]点$[D__KEY__ELEMENT],本角色附属<color=#FFFFFFFF>$[C113011]</color>。",
"basedamage": 8,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成8点{SPRITE_PRESET#2103}<color=#FF9999FF>火元素伤害</color>,本角色附属<color=#FFFFFFFF>火元素附魔</color>。",
"description": "造成8点火元素伤害本角色附属火元素附魔。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆发",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}