skotlex
56571363d2
- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts.
...
- Removed special state changebase and view-change check on status_calc_pc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 15:35:47 +00:00
Playtester
8fab64aa3c
Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Tharis
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 08:47:25 +00:00
Vicious
00d1d9a5cb
biolab mvp recalling
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:36:42 +00:00
Vicious
198047d6b7
updated the db to X.2/X.3's itemsummonlist.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:29:52 +00:00
skotlex
f983dc57c3
- Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
...
- Added constants to identify all groups to db/const.txt
- Cleaned up and updated item_db to use these new constants (warning: item_db.sql needs to be updated!)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 18:05:40 +00:00
Playtester
f1be7f1bc6
Fixed price of yummy fish
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 17:16:12 +00:00
Playtester
82722a30a8
Updated Mode and Delays of Odin Temple mobs
...
-using Frus delays for now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 16:32:41 +00:00
Playtester
5a77d90099
Adjusted Range of Plasma after testing it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 16:07:46 +00:00
Playtester
4091ad4cad
Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 15:55:44 +00:00
Playtester
c58a19d2af
Updated the remaining mob names.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 15:11:12 +00:00
Playtester
35868c5c0b
Updated the kRO/iRO mob names
...
-done up to ID 1491, working on the rest now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 14:38:15 +00:00
Playtester
09f40bbf6c
Updated the header in the mob db text files
...
- the order is now SpriteName,kROName,iROName
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 13:47:30 +00:00
Vicious
c8863db749
OBB/etc update from x.2/x.3
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 22:18:04 +00:00
Playtester
52df721005
Fixed cast time of running
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 21:47:12 +00:00
Playtester
b995faee0f
Fixed Item 2520 and Item 662 according to info from Haplo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:51:33 +00:00
Playtester
5b77ad3758
DB files back to Windows Format
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:43:32 +00:00
skotlex
9f19b5cfdc
- Fixed skill_delayfix not altering delay at all after you reached 150.
...
- Applied ers to pet loot drops.
- Cleaned up the pet loot drop function.
- Mob skill state MSS_ANY won't include MSS_DEAD now.
- Added mob skill state MSS_ANYTARGET ("anytarget") which means any state (except dead) on which the mob has a target set.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 14:52:11 +00:00
skotlex
72faf33f97
- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Columns Name and JName now hold the mob's english and kro names respectively.
...
- Currently both Name and Jname have the KRO names, so someone will have to update them.
- Updated mob_db.sql and mob_db2.sql to latest.
- Added battle_config option override_mob_names to make the spawned mob names use the mob_db names instead of the specified names in the spawn files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 03:53:29 +00:00
skotlex
cb00c164f7
- Idle skills won't trigger while the mob is walking.
...
- Idle skills will now trigger each IDLE_SKILL_INTERVAL iterations (10 currently)
- Added support for walk packet 0x22c (disabled currently as it's non-walk packet equivalent is yet missing), it will be used when PACKETVER is set to 7 or above.
- Normal walking will now also trigger mob skills (due to the walk skill condition)
- Updated mob_skill_db: all idle and walk skills had their rate go up x10.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 02:45:17 +00:00
MasterOfMuppets
a5d33a3007
Put in most of the Kiel Hyre monster drops, at temporary low rates.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 21:20:11 +00:00
MasterOfMuppets
6247eaea0d
Updated some loot sell prices for the Kiel Hyre/Odin Temple monsters
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 20:05:57 +00:00
Vicious
d5ccb4d2df
NPC_CHANGE should be self
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 06:53:17 +00:00
skotlex
34fa41861e
- Added -fstack-protector to the Makefile, commented out by default.
...
- Increased all chase/follow skill rates by 10 since their trigger rate has been decreased by that much due to the unit-data update.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 05:40:58 +00:00
Vicious
89e5271637
kiel/odin stat
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 03:07:04 +00:00
Playtester
b545570e23
Major fix to the Einbroch Mobs
...
-they should be to 99% official now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 10:24:06 +00:00
Playtester
e53a806d32
Small fix on the Venatu names in the mob_skill_db.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 08:21:19 +00:00
Playtester
b342e18ad8
Fixed stats of Chung E / Green Maiden
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 20:33:59 +00:00
skotlex
47d5784da3
- SC_CLOAKING's val4 now holds whether cloaking ends or not on attack.
...
- Implemented NPC_INVISIBLE, it starts SC_CLOAKING with val4 set to 1, skill duration is 30 secs.
- Moved uncloaking on attack from attack_timer_sub to battle_calc_weapon_attack.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 19:55:35 +00:00
Playtester
dfe70fc6d4
Finally implemented Dragon Egg with official stats
...
-still have to check the skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 19:32:45 +00:00
skotlex
3ffd7ebdb9
- Updated the HP/SP leech structures to have race-data attached to them.
...
- Merged all leeching code to battle_drain function.
- Added an enum for races (they match the RC entries in const.txt, except they are in all caps)
- Cleaned up atk_mods and aspd_base to be MAX_WEAPON_TYPE sized rather than MAX_WEAPON_TYPE+1
- Simplified a bit the code for Signum Crucis
- Added script bonuses:
bonus3 bHPDrainRateRace,<Race>,<Activation Rate>,<Drain %>
bonus3 bSPDrainRateRace,<Race>,<Activation Rate>,<Drain %>
bonus2 bHPDrainValueRace,<Race>,<Value>
bonus2 bSPDrainValueRace,<Race>,<Value>
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 18:42:35 +00:00
Poki#3
2f2fffd99a
* Fixed some mob skills that where missing an [Enter]... (Windows format... AGAIN!) [Poki#3]
...
...why co we have uncommented Attack skills under an iddle state? Oo
* Added a lot of G_Mobs and changed some slave spawns to them. Please use the newest exe release. [Poki#3]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:36:05 +00:00
Playtester
b05010f1e4
Fixed selling price of Research Chart (ID 7347)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:16:16 +00:00
Playtester
08e028d33c
Fixed some drops of the Bio Lab 1&2 mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 16:35:54 +00:00
Playtester
c2b46b0b38
Fixed more elements of Bio Lab mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 15:34:47 +00:00
Playtester
2510a17775
Changed item_db2.txt to new format
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 11:48:24 +00:00
Playtester
9b9e029110
Changed item_db.txt format to windows format.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 10:59:26 +00:00
skotlex
18270f85ed
- Fixer range of meteor (from 14x14 to 7x7)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:29:57 +00:00
skotlex
c69118e1e5
- Added two columns to item_db: equip_script and unequip_script are scripts that are executed once when the corresponding item is equipped or unequipped respectively.
...
- Removed bonuses bDamageWhenUnequip, bLoseSPWhenUnequip
- Updated sql-files/item_db.sql with latest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:24:20 +00:00
Playtester
0cc4f59350
Fixed Nile Rose bonus(+10 HP)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 20:00:45 +00:00
Playtester
8454810f8a
Fixed Violy's Arc Wand drop
...
-she drops Arc Wand[1] and not Arc Wand[2]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:34:49 +00:00
Playtester
29f72fce9b
Changed "Event Hat" to "Brazil Event Hat"
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:25:19 +00:00
Playtester
c87162853c
Fixed a zeny exploit by lowering the price of fire cracker.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 17:43:48 +00:00
Playtester
5fd55f83e6
Fixed attack power of Niflheim mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 16:50:41 +00:00
Poki#3
211bdf4590
Added new items and Cards as temp plugs.
...
Fixed dancer and Gypsy check in clothes_dyer.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 15:45:58 +00:00
skotlex
1d9efd4ced
- Reverted the delay for Arrow Shower and Double Strafe to 100ms
...
- Reverted the cast time for pick stone to 500ms, no delay.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 14:21:51 +00:00
Playtester
3668d584e9
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 13:47:43 +00:00
Playtester
c36a6dd632
Some more fixes to the Bio Lab mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 20:52:19 +00:00
Playtester
61800c9ec7
Fixed Laurell's mob mode
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 19:02:59 +00:00
Playtester
83f267044c
Updated Juperos Mobs
...
-now they have correct stats from kRO Sakray
-Speed, aDelay, aMotion, dMotion are guessed from videos
-I have yet to check the drops/skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 18:31:00 +00:00
Playtester
fe30c81ef8
Fixed Element/Race/Size of all Juperos mobs, still working on stats.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 16:32:35 +00:00