gidb-data/English/tcgcharactercards/noelle.json

80 lines
2.2 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1602,
"name": "Noelle",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_GEO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Geo",
"Claymore",
"Mondstadt"
],
"storytitle": "\"Chivalric Blossom\" Noelle",
"storytext": "You can leave arranging the table to her — really, you can.",
"source": "Reward for inviting Noelle to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 16021,
"name": "Favonius Bladework - Maid",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2100}<color=#FFFFFFFF>Physical DMG</color>.",
"description": "Deals 2 Physical DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 16022,
"name": "Breastplate",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], creates 1 <color=#FFFFFFFF>$[C116021]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2106}<color=#FFE699FF>Geo DMG</color>, creates 1 <color=#FFFFFFFF>Full Plate</color>.",
"description": "Deals 1 Geo DMG, creates 1 Full Plate.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 3
}
]
},
{
"id": 16023,
"name": "Sweeping Time",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT]. This character gains <color=#FFFFFFFF>$[C116022]</color>.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2106}<color=#FFE699FF>Geo DMG</color>. This character gains <color=#FFFFFFFF>Sweeping Time</color>.",
"description": "Deals 4 Geo DMG. This character gains Sweeping Time.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}