{
name: "Zone Name"
disabled_skills: {
RG_INTIMIDATE: "PLAYER"
AL_TELEPORT: "PLAYER"
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
disabled_items: {
Wing_Of_Fly: true
}
// Expansion of Classes limitation... (perhap based on BaseLevel would be good too?)
disabled_classes: {
Job_Knight: True
Job_Blacksmith: True
Job_Novie: True
Job_Clown: True
}
// Expansion of Battle Conf settings ...
battle_conf: {
multi_level_up: yes
base_exp_rate: 100000
job_exp_rate: 100000
mvp_exp_rate: 100000
quest_exp_rate: 100000
death_penalty_base: 100000
death_penalty_job: 100000
rare_drop_announce: 100
}
},
I would like to suggest for map zone supporting these battle_conf and disabled_classes
I think it's good to further customize settings and entry of a map.
Example : Map A
name: "Zone Name"
disabled_skills: {
RG_INTIMIDATE: "PLAYER"
AL_TELEPORT: "PLAYER"
SC_FATALMENACE: "PLAYER"
SC_DIMENSIONDOOR: "PLAYER"
}
disabled_items: {
Wing_Of_Fly: true
}
// Expansion of Classes limitation... (perhap based on BaseLevel would be good too?)
disabled_classes: {
Job_Knight: True
Job_Blacksmith: True
Job_Novie: True
Job_Clown: True
}
// Expansion of Battle Conf settings ...
battle_conf: {
multi_level_up: yes
base_exp_rate: 100000
job_exp_rate: 100000
mvp_exp_rate: 100000
quest_exp_rate: 100000
death_penalty_base: 100000
death_penalty_job: 100000
rare_drop_announce: 100
}
},
I would like to suggest for map zone supporting these battle_conf and disabled_classes
I think it's good to further customize settings and entry of a map.
Example : Map A
- cant multi level up
- higher exp rate
- disabled novice enter
- etc
- can multi level up
- low exp rate
- only novice enter
- etc
Last edited by a moderator: