Adjusts area size config back to 14 cells (#4967)
* Partial revert of ea8da71. * Adjusts the battle config for the area size back to 14 cells. * Adjusts the Bard/Dancer songs to be 15 cells rather than attempting to use AREA_SIZE.
This commit is contained in:
parent
9dd553b87d
commit
83fc3e270a
@ -38,7 +38,7 @@ hide_woe_damage: no
|
||||
pet_hair_style: 100
|
||||
|
||||
// Visible area size (how many squares away from a player they can see)
|
||||
area_size: 15
|
||||
area_size: 14
|
||||
|
||||
// Maximum walk path (how many cells a player can walk going to cursor)
|
||||
max_walk_path: 17
|
||||
|
@ -8553,7 +8553,7 @@ Body:
|
||||
IsEnsemble: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 60000
|
||||
@ -8607,7 +8607,7 @@ Body:
|
||||
IsEnsemble: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 60000
|
||||
@ -8639,7 +8639,7 @@ Body:
|
||||
IsEnsemble: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 60000
|
||||
@ -8693,7 +8693,7 @@ Body:
|
||||
IsEnsemble: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 60000
|
||||
@ -8715,7 +8715,7 @@ Body:
|
||||
IsEnsemble: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 60000
|
||||
@ -8833,7 +8833,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
@ -8875,7 +8875,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
@ -8917,7 +8917,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
@ -8959,7 +8959,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
@ -9085,7 +9085,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
@ -9169,7 +9169,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
@ -9211,7 +9211,7 @@ Body:
|
||||
IsSong: true
|
||||
Hit: Single
|
||||
HitCount: 1
|
||||
SplashArea: -1
|
||||
SplashArea: 15
|
||||
CastTime: 1000
|
||||
Duration1: 60000
|
||||
Duration2: 20000
|
||||
|
Loading…
x
Reference in New Issue
Block a user