gidb-data/English/weapons/apprenticesnotes.json

91 lines
1.5 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Apprentice's Notes",
"description": "Notes left behind by a top student. Many useful spells are listed, and the handwriting is beautiful.",
"weapontype": "Catalyst",
"rarity": "1",
"story": "With words, this book records learning, experiments, and incantations.\nWith the spaces between words, it records a student's striving.",
"baseatk": 23,
"substat": "",
"subvalue": "",
"effectname": "",
"effect": "",
"r1": [],
"r2": [],
"r3": [],
"r4": [],
"r5": [],
"weaponmaterialtype": "Decarabian",
"costs": {
"ascend1": [
{
"name": "Mora"
},
{
"name": "Tile of Decarabian's Tower",
"count": 1
},
{
"name": "Heavy Horn",
"count": 1
},
{
"name": "Damaged Mask",
"count": 1
}
],
"ascend2": [
{
"name": "Mora",
"count": 5000
},
{
"name": "Debris of Decarabian's City",
"count": 1
},
{
"name": "Heavy Horn",
"count": 4
},
{
"name": "Damaged Mask",
"count": 2
}
],
"ascend3": [
{
"name": "Mora",
"count": 5000
},
{
"name": "Debris of Decarabian's City",
"count": 2
},
{
"name": "Black Bronze Horn",
"count": 2
},
{
"name": "Stained Mask",
"count": 2
}
],
"ascend4": [
{
"name": "Mora",
"count": 10000
},
{
"name": "Fragment of Decarabian's Epic",
"count": 1
},
{
"name": "Black Bronze Horn",
"count": 4
},
{
"name": "Stained Mask",
"count": 3
}
]
}
}