skotlex
7e10a0586c
- Added IG_LottoBox for that tricky Lotto Box item.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 17:13:57 +00:00
MasterOfMuppets
fe223f0e6d
Some mapflag and item restriction changes/additions according to the eye of hellion quest. Also made Hellion revenant heal for 9999.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 12:44:04 +00:00
skotlex
974277a787
- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. Meaning you can do bonus bNoMagicDamage,50; To make all magic damage be reduced by half. This bonus stack, so two cards with bNoMagicDamage,50 will give magic immunity.
...
- Removed setting gtb_pvp_only and replaced it with gtb_sc_immunity which specifies the threshold before the bNoMagicDamage starts blocking support statuses as well. ie: gtb_sc_imunity: 75 will mean that "bonus bNoMagicDamage,70;" reduces magic damage by 70%, but does not blocks heal or support status, while "bonus bNoMagicDamage,80;" does.
- Updated GTB's card script to be "bonus bNoMagicDamage,100;"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 19:35:27 +00:00
Lance
397f255a23
* [Improved]:
...
- Cleaned up Custom Mob Script Callback codes. Looks much better now :B.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 14:42:16 +00:00
Playtester
38228062e2
* Fixed the awfully coded Baseball Cap script
...
- please use CONSTANTS!
- please use RC_Nonboss and RC_Boss for "all mobs" instead of listing all the races!
- please don't stack RC_Nonboss with RC_(some race)!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 17:46:04 +00:00
Playtester
179ee8b849
Correct implementation of Detale & Abyss/Thanatos spawn update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 20:05:19 +00:00
Playtester
36480324dc
Fixed the names of the Lotto items
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 18:43:46 +00:00
Playtester
e20b719299
Garm Claw now has 152 Attack Power rather than 115
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 08:44:15 +00:00
skotlex
0158ab793e
- Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa)
...
- SL_STIN/SL_STUN have dex-reducable casting times now.
- Added a warning on item loading when an item is of equippable type but has no equippable position.
- Turning an alliance to an opposition won't work now during WoE
- Slaves can summon other mobs now. The only ones who can't do this are player summoned mobs.
- Merged the following functions for faster processing of items:
clif_storageitemlist + clif_storageequiplist = clif_storagelist
clif_guildstorageitemlist + clif_guildstorageequiplist = clif_guildstoragelist
clif_itemlist + clif_equiplist = clif_inventorylist
- Increased max knockback value support to 25.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 21:14:28 +00:00
Vicious
ec14525181
Rachel/Ice Dungeon temp-ness.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:44:31 +00:00
MasterOfMuppets
5a9a1411ae
Fixed the mode of monemus.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:21:49 +00:00
Playtester
7c2ed6cb63
* Commented some unused mobs in the mob_db
...
* Goggles are worth 10k now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 18:24:38 +00:00
Playtester
d30ce6eb23
Slotted Crown and Tiara only have +1 int
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 20:33:31 +00:00
Playtester
94dd77de2f
Added the new cards to the drops
...
-probably needs some testing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 17:41:31 +00:00
Playtester
026b38745d
Implemented Electric Wire
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 22:48:54 +00:00
Playtester
936830ab46
Stormy Knight card now freezes when attack rather then when hit
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-07 13:12:53 +00:00
Playtester
31e5d08931
* Fixed Owl Duke not having boss mode
...
* Fixed Osiris's slaves
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 19:03:33 +00:00
Playtester
f7d4f1ec4c
Hopefully fixed all the Unbreakable bonuses
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 18:20:13 +00:00
Playtester
cdaca25d83
Fixed Valkyrie skills and Magnum Break of all mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 17:56:21 +00:00
Playtester
916d0098f8
Sunflower Hairpin now can't be refined anymore
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 16:49:55 +00:00
MasterOfMuppets
4a337cdd2f
Added some sign quest related item restrictions.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05 23:58:06 +00:00
MasterOfMuppets
f4d62aa1fa
Fixed the item bonus of baseball cap.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05 22:23:56 +00:00
MasterOfMuppets
a9199062f7
A typo fix, thanks to DracoRPG.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6977 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05 12:18:46 +00:00
Playtester
c924c9b2da
Fixed Archdam Card
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-03 22:40:37 +00:00
Playtester
7eecc6fd72
Fixed Skeggiold's drops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6963 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-03 21:19:26 +00:00
Playtester
9cefa0b019
* Fixed MVP Jupitel to do 30 Hits
...
* Fixed some typos and warps in Einbech
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6961 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-03 20:47:49 +00:00
MasterOfMuppets
f4348ee1f4
Updated offensive use of Sanctuary to function like on the official servers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 19:46:54 +00:00
MasterOfMuppets
9acadb7b13
Removed the walk delay from firewall and changed its knockback to 1 tile to make it act more like in the official servers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 18:14:28 +00:00
Playtester
10878c9ee5
Removed the job bonuses of High Novice and Baby Novice
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6939 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 16:48:01 +00:00
skotlex
cb8cc2d8a7
- Moved setting a mob's level from mob_spawn to status_calc_mob, resetting their level on death has also been removed (as it is handled now on spawn)
...
- Fixed a bug in status_revive
- Updated Holy Cross, Investigate and Finger Offensive to be usable by all weapons.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 16:27:21 +00:00
Playtester
9153b86059
Gave several MVPs their MVP skill versions
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 16:06:57 +00:00
skotlex
3fd0a5fecc
- Made Grandcross usable with all weapons.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 15:45:20 +00:00
Playtester
dc3188152e
Added Can Attack to various G_mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 14:58:09 +00:00
Playtester
a0a2078cd6
* Removed the Novice Job bonuses again
...
- http://www.eathena.ws/board/index.php?showtopic=93893
* Small adjustments of the Orc Lord and Valkyrie Randgris drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 14:18:24 +00:00
Poki#3
b171a0b597
* Readded Novice Job bonusses [Poki#3]
...
- Just why where they removed? http://guide.ragnarok.co.kr/JobNovicestatus.asp still lists them...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-01 21:13:32 +00:00
Playtester
94069beced
Fixed mode of G_Whisper_Boss
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-01 19:31:59 +00:00
Playtester
4d5b7c1834
Only fixed some descriptions in create_arrow_db.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-01 18:30:58 +00:00
Playtester
53587352da
Fixed mode of Rafflesia and reduced Chung E spawn in Louyang to 1
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31 20:38:51 +00:00
Playtester
c63a113ff8
Fixed Arrow Crafting, now using the official X.2 values
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31 19:52:00 +00:00
Playtester
80dcbfcd7e
Updated item_db according to info provided by Haplo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31 19:16:24 +00:00
MasterOfMuppets
a1b68c9071
Changed the range of Rotar Zairo to 7, as it should be.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31 10:53:24 +00:00
MasterOfMuppets
82671670bc
Fixed the mode of Monemus to prevent it from getting knocked back.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 22:14:23 +00:00
MasterOfMuppets
5a3ddec53d
Updated the modes of Gremlin and Beholder according to iRO.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 21:30:16 +00:00
skotlex
ba6216e43e
- Rewrote/cleaned up @petfriendly.
...
- Cleaned up final part of status_calc_pc (flags 2/4 do not exist)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 18:56:49 +00:00
Lance
b192d414c5
[Fixed]
...
- Missing ';' in item #4358
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 07:41:10 +00:00
Lance
26185554a1
[Fixed]
...
- Missing maps in map index database.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 07:37:42 +00:00
Vicious
0e42a69087
slot update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 06:33:01 +00:00
Vicious
237e0ee722
5/30 item update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30 06:19:35 +00:00
skotlex
1adeac2c7a
- Updated ASC_BREAKER's range to 9.
...
- Removed speed penalty from SC_SKA
- Fixed SC_SPURT triggering on Soul Linkers.
- SC_DODGE won't be dispelled on death now.
- Removed Undead being inmune to poison status.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-29 16:36:17 +00:00
MasterOfMuppets
e89dfda110
Fixed Green Ale's effect, thanks to NLZ.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-29 15:11:28 +00:00