73 lines
2.3 KiB
JSON
73 lines
2.3 KiB
JSON
{
|
|
"cao_cao": {
|
|
"name": "Cao Cao",
|
|
"faction": "wei",
|
|
"class_id": "hero",
|
|
"level": 1,
|
|
"exp": 0,
|
|
"base": { "hp": 38, "mp": 10, "atk": 10, "def": 7, "int": 12, "agi": 8 },
|
|
"growth_bonus": { "atk": 1, "int": 1 },
|
|
"equipment": { "weapon": "bronze_sword", "armor": "cloth_robe", "accessory": null }
|
|
},
|
|
"xiahou_dun": {
|
|
"name": "Xiahou Dun",
|
|
"faction": "wei",
|
|
"class_id": "cavalry",
|
|
"level": 1,
|
|
"exp": 0,
|
|
"base": { "hp": 40, "mp": 4, "atk": 11, "def": 6, "int": 5, "agi": 9 },
|
|
"growth_bonus": { "hp": 1, "atk": 1 },
|
|
"equipment": { "weapon": "training_spear", "armor": "leather_armor", "accessory": null }
|
|
},
|
|
"xiahou_yuan": {
|
|
"name": "Xiahou Yuan",
|
|
"faction": "wei",
|
|
"class_id": "archer",
|
|
"level": 1,
|
|
"exp": 0,
|
|
"base": { "hp": 32, "mp": 4, "atk": 9, "def": 5, "int": 6, "agi": 12 },
|
|
"growth_bonus": { "agi": 1 },
|
|
"equipment": { "weapon": "short_bow", "armor": "leather_armor", "accessory": null }
|
|
},
|
|
"cao_ren": {
|
|
"name": "Cao Ren",
|
|
"faction": "wei",
|
|
"class_id": "infantry",
|
|
"level": 1,
|
|
"exp": 0,
|
|
"base": { "hp": 36, "mp": 3, "atk": 10, "def": 8, "int": 5, "agi": 7 },
|
|
"growth_bonus": { "def": 1 },
|
|
"equipment": { "weapon": "bronze_sword", "armor": "leather_armor", "accessory": null }
|
|
},
|
|
"dian_wei": {
|
|
"name": "Dian Wei",
|
|
"faction": "wei",
|
|
"class_id": "warrior",
|
|
"level": 3,
|
|
"exp": 0,
|
|
"base": { "hp": 42, "mp": 2, "atk": 13, "def": 8, "int": 3, "agi": 7 },
|
|
"growth_bonus": { "hp": 1, "atk": 1 },
|
|
"equipment": { "weapon": "hand_axe", "armor": "leather_armor", "accessory": null }
|
|
},
|
|
"guo_jia": {
|
|
"name": "Guo Jia",
|
|
"faction": "wei",
|
|
"class_id": "strategist",
|
|
"level": 8,
|
|
"exp": 0,
|
|
"base": { "hp": 30, "mp": 18, "atk": 5, "def": 5, "int": 14, "agi": 9 },
|
|
"growth_bonus": { "mp": 1, "int": 1 },
|
|
"equipment": { "weapon": "bronze_sword", "armor": "cloth_robe", "accessory": null }
|
|
},
|
|
"zhang_he": {
|
|
"name": "Zhang He",
|
|
"faction": "wei",
|
|
"class_id": "elite_cavalry",
|
|
"level": 12,
|
|
"exp": 0,
|
|
"base": { "hp": 48, "mp": 6, "atk": 15, "def": 10, "int": 7, "agi": 14 },
|
|
"growth_bonus": { "atk": 1, "agi": 1 },
|
|
"equipment": { "weapon": "training_spear", "armor": "iron_armor", "accessory": null }
|
|
}
|
|
}
|