|
@@ -528,6 +528,9 @@ prevent_logout: yes
|
|
// If skill fails by delay, should it display or not. (Note 1)
|
|
// If skill fails by delay, should it display or not. (Note 1)
|
|
display_delay_skill_fail: yes
|
|
display_delay_skill_fail: yes
|
|
|
|
|
|
|
|
+// Display Snatcher skill failures
|
|
|
|
+display_snatcher_skill_fail: yes
|
|
|
|
+
|
|
// Can a player in chat room (in-game), be warped by a warp portal? (Note 1)
|
|
// Can a player in chat room (in-game), be warped by a warp portal? (Note 1)
|
|
chat_warpportal: no
|
|
chat_warpportal: no
|
|
|
|
|
|
@@ -590,6 +593,9 @@ gx_dupele: yes
|
|
// 1: White character
|
|
// 1: White character
|
|
gx_disptype: 1
|
|
gx_disptype: 1
|
|
|
|
|
|
|
|
+// Max Level Difference for Devotion
|
|
|
|
+devotion_level_difference: 10
|
|
|
|
+
|
|
// If no than you can use the ensemble skills alone. (Note 1)
|
|
// If no than you can use the ensemble skills alone. (Note 1)
|
|
player_skill_partner_check: yes
|
|
player_skill_partner_check: yes
|
|
|
|
|