diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-10 23:38:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-10 23:38:14 -0300 |
commit | b86548944de3b02a2f69468bc0f7f30d3b393f02 (patch) | |
tree | 534df0d5d3a30ee52a91f9cf0a963d385656543b /npc | |
parent | 7a993b83172c528000df8a42eefcdce6ba2ef134 (diff) | |
download | serverdata-b86548944de3b02a2f69468bc0f7f30d3b393f02.tar.gz serverdata-b86548944de3b02a2f69468bc0f7f30d3b393f02.tar.bz2 serverdata-b86548944de3b02a2f69468bc0f7f30d3b393f02.tar.xz serverdata-b86548944de3b02a2f69468bc0f7f30d3b393f02.zip |
On 014-4, due the Mana Source, magic & skills deal 20% more.
On other hand, weapons deal 20% less, so it a really special area.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/014-4/_import.txt | 1 | ||||
-rw-r--r-- | npc/014-4/mapflags.txt | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/npc/014-4/_import.txt b/npc/014-4/_import.txt index 15eda2134..45a61f509 100644 --- a/npc/014-4/_import.txt +++ b/npc/014-4/_import.txt @@ -1,2 +1,3 @@ // Map 014-4: Thunderhill // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-4/mapflags.txt", diff --git a/npc/014-4/mapflags.txt b/npc/014-4/mapflags.txt new file mode 100644 index 000000000..351108ac8 --- /dev/null +++ b/npc/014-4/mapflags.txt @@ -0,0 +1,4 @@ +014-4 mapflag magic_damage_rate 120 +014-4 mapflag misc_damage_rate 120 +014-4 mapflag weapon_damage_rate 80 + |