添加示例项目
This commit is contained in:
55
示例项目/觉醒券/觉醒券.json
Normal file
55
示例项目/觉醒券/觉醒券.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"config_meta": {
|
||||
"comment": "觉醒道具功能配置表 v1.0",
|
||||
"author": "zz",
|
||||
"create_date": "2025-05-08"
|
||||
},
|
||||
"awaken_items": {
|
||||
"8020": {
|
||||
"job": 7,
|
||||
"grow": 1,
|
||||
"comment": "男气功觉醒"
|
||||
},
|
||||
"8021": {
|
||||
"job": 7,
|
||||
"grow": 3,
|
||||
"comment": "男街霸觉醒"
|
||||
},
|
||||
"8022": {
|
||||
"job": 7,
|
||||
"grow": 2,
|
||||
"comment": "男散打觉醒"
|
||||
},
|
||||
"8024": {
|
||||
"job": 7,
|
||||
"grow": 4,
|
||||
"comment": "男柔道觉醒"
|
||||
},
|
||||
"2024051421": {
|
||||
"job": 9,
|
||||
"grow": 1,
|
||||
"comment": "驭剑士觉醒"
|
||||
},
|
||||
"2024051422": {
|
||||
"job": 9,
|
||||
"grow": 3,
|
||||
"comment": "契魔者觉醒"
|
||||
},
|
||||
"2024051423": {
|
||||
"job": 8,
|
||||
"grow": 2,
|
||||
"comment": "冰结师觉醒"
|
||||
},
|
||||
"2024051424": {
|
||||
"job": 8,
|
||||
"grow": 1,
|
||||
"comment": "元素爆破觉醒"
|
||||
},
|
||||
"2024051418": {
|
||||
"job": 4,
|
||||
"grow": 4,
|
||||
"comment": "复仇者觉醒"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user