沙盒/角色属性html测试1

更新日期: 2024-06-26  最新编辑:Kumo67

{

 "levels": {
   "1": {"health": 100, "attack": 10, "defense": 5},
   "2": {"health": 120, "attack": 12, "defense": 6},
   "3": {"health": 140, "attack": 14, "defense": 7},
   "4": {"health": 140, "attack": 14, "defense": 7},
   "5": {"health": 140, "attack": 14, "defense": 7},
   "6": {"health": 140, "attack": 14, "defense": 7},
   "7": {"health": 140, "attack": 14, "defense": 7},
   "40": {"health": 140, "attack": 14, "defense": 7},
   "60": {"health": 1000, "attack": 100, "defense": 50}
 }

}