Files
Shigure/config/common.json
waynebian01 8d5de52861 Refactor class configurations for various characters
- Updated Priest.json to enhance spell mappings and reorganize configuration structure.
- Modified Rogue.json to streamline spell definitions and added new abilities.
- Revised Shaman.json to consolidate spell lists and improve clarity.
- Enhanced Warlock.json with updated spell names and improved configuration layout.
- Adjusted Warrior.json to refine spell mappings and added additional abilities.
- Cleaned up common.json by removing redundant fields related to team type and talents.
2026-07-29 10:52:49 +08:00

15 lines
199 B
JSON

{
"锚点": {
"step": 1,
"type": "bool"
},
"职业": {
"step": 2,
"type": "int"
},
"专精": {
"step": 3,
"type": "int"
}
}