698 Commits

Author SHA1 Message Date
L0ne_W0lf
55438e0812 * Implemented Official Moscovia monster skills. Should finish 11.3
* Corrected Beelzebub's summonslave so he spawns 7 flys and 3 chons.
* Implemented the Bombring Box. On use summons one bomb poring.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02 23:24:24 +00:00
L0ne_W0lf
b783278576 *Slew of bugreport fixage. Figured I should do something.
* Fixed copy/paste errors in Aru castles. (bugreport:2012)
* Updated Trans-only warp in thanatos tower. (bugreport:2227)
* Fixed improper variable in airship quest (bugreport:2238)
* Fixed a minor bug in updated repairmain. (bugreport:2245)
* Updated Giant Enyclopedia bonus. (bugreport:2053)
* Removed Snap from nocast_db in WoE SE


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18 19:26:01 +00:00
zephyrus
879ada0f6c - Renamed createmercenary to mercenary_create.
- Added other required mercenary script commands for official script.
- New Constants entries for this script.
- Update to missing configuration on mercenary skills.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-06 15:21:25 +00:00
L0ne_W0lf
02e80513d3 * Updated mmo.h, increased merc max count to 36.
* Fixed save crash related to non-guilded mercenaries.
* Removed job and level restriction on Mercenary ASPD potions.
* Added Monster Mercenaries using mobs original stats.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-04 23:41:59 +00:00
L0ne_W0lf
3108fa5d0c Added item effects for Mercenary potions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-31 21:31:27 +00:00
L0ne_W0lf
3297d867e2 Corrected Spear and Swordman mercenary scrolls again.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-25 10:26:39 +00:00
L0ne_W0lf
21d0508037 Corrected Spear and Swordman mercenary summoning scrolls.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-25 10:19:10 +00:00
zephyrus
5df63da5e7 - Implemented Mercenary Scrolls (item_db)
- There are some little problems, like remaining time going to 0, but you can summon it, make it walk, follow you.
- Feel free to test it.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-24 22:45:32 +00:00
L0ne_W0lf
1f0d1cd052 * Fixed invalid element warning in mob database.
* healing staff and similar items now add to offensive heal as well.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19 19:00:19 +00:00
L0ne_W0lf
57a39c5ecc * Fixed bugs in some items. (bugrepot:2059)
* Added stats for some mobs, and fixed some others.

* Rather large update to the Keil Hyre quest.
- Update does not add any of the changes made by iRO.
- Many updates, see script or tracker for details.
* Fixed condition check in turtle island warper. (bugreport:1943)
* Removed the duplicate NPC "Mudie" from Hugel City. (bugreport:2079)
* Corrected Umbala Dismantle/create Essence NPC. (bugreport:2089)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19 00:16:37 +00:00
Yommy
e126f1d08d incorrect item id (bugreport:2063)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-15 02:25:23 +00:00
akrus
7ad8038f0e * Added: new items, according to kRO items descriptions (commented out for a while) (bugreport:2043) [akrus]
* Fixed: items 7918, 11703 wrong line format (bugreport:2055) [akrus]


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-14 06:48:52 +00:00
L0ne_W0lf
382595255d Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when your value types are inconsistent.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11 10:31:16 +00:00
L0ne_W0lf
4b57918f24 Accidentally reverted the fix to Drifter.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 19:49:56 +00:00
L0ne_W0lf
30b8c64a10 * Rather massive item database update.
- Added a lot of items, though some are not implemented.
- Updated a lot of the current prices for many items
- All items now use the "Buy" column for price.
* Added new skills to the skill database. (commented out)
* Updated item trade database with new items.
* Updated Cashshop functions.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 19:20:11 +00:00
Yommy
c46226e3d1 fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 00:10:49 +00:00
zephyrus
d48a482180 - Implemented official Convex Mirror (With help of Yomanda and Sirius White)
- Fixed SC_WARN don't receiving reflecting damage (Bug Report 1854).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-26 11:13:39 +00:00
L0ne_W0lf
e787f3ca89 * Corrected Luna Bow Bonuses. (bugreport:1919)
* Swapped dis/enable for hideon/off in wedding script.
* Corrected Slotting NPCs triggering on touch. (bugreport:1916) 
* Added a missing close in juperos quest. (bugreport:1918)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-25 15:22:54 +00:00
Paradox924X
94ba231582 Removed an extra ) in Item 2765's script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-24 13:31:52 +00:00
zephyrus
61761ac8f4 - Some new items and a correction in Dark Lord Card.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22 19:25:11 +00:00
L0ne_W0lf
74a8d68769 * Removed mail commands that no longer exist from help.txt.
* Finally getting around to fixing a few bug reports
- Corrected some view IDs for some newer headgears. (bugreport:1842)
- 11.3 bows are now equippable by all archer classes. (bugreport:1885)
* Getting around to fixing some script bug.
- Fixed bugs in the nameless quest, and other npcs. (bugreport:1845)
- Fixed some bugs in the WoE:SE control devices. (bugreport:1848)
- Fixed minor typo in the novice grounds. (Bugreport:1877)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22 16:37:32 +00:00
shadow
5cf611ea6d Removed 5283,Chick_Hat bonus against brute monsters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 04:38:15 +00:00
shadow
724460c3e0 Added +10% dmg from satan morroc on items 2537,Lucifer_Manteau and 2729,Lucifer_Ring, bugreport:1780
Fixed 5326,Masquerade_C bonus, bugreport:1820

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 20:11:39 +00:00
L0ne_W0lf
f0f2bb1e0d * Swapped 'misceffect' usage for 'end', the effect is client-side already.
* Added a few headgears from $ephiroth. (bugreport:1756)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08 13:08:47 +00:00
shadow
16a0a2a680 Fixed 700,Cold_Scroll_2_1 not working, bugreport:1807
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-06 15:44:07 +00:00
Paradox924X
2bb5baa679 Fixed 4372, Bacsojin Card trying to improve AL_SANCTUARY instead of PR_SANCTUARY. Bugreport: 1793
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-04 01:03:29 +00:00
shadow
1f614c2d23 Fixed 4175,Poison_Toad_Card missing pushback effect, bugreport:1779
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-02 21:18:18 +00:00
ultramage
7444eb572c Random assortment of various small corrections and tweaks.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29 06:00:05 +00:00
L0ne_W0lf
eb8748ca5d * Increased Item group limit for new item groups.
* Added several new item groups, and updated some existing groups.
- IG_RedBox, IG_GreenBox, IG_OldYellowBox, IG_OldGiftBox IG_MagicCardAlbum, IG_HometownGift, and IG_Masquerade.
- IG_CardAlbum no longer gives Ghostring or Angeling Cards.
- Added Hahoe Mask to Wrapped Mask list.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-24 22:41:24 +00:00
zephyrus
5283654e88 - New Headgears from other official servers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23 21:04:32 +00:00
Lupus
7e9bafbe88 * Fixed / updated items to recent kRO 14593,2621-2626,4175,2719
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 14:28:16 +00:00
L0ne_W0lf
11c9fbefc0 * Pecopeco_hairband bonus is again ASPD -10%, Cast Rate +25%.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 13:55:24 +00:00
shadow
a9229be358 Fixed 1425,Assaulter's_Spear using BaseClass instead of BaseJob, bugreport:1694
Fixed missing capital M on Silver Tiara script.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16 14:38:50 +00:00
samuray22
0aaaac8314 * Fixed the next items:
- Naght Seiger Twin Edge Fixed Level Meteor Storm to 3.
- Twin Pompom By JB Increase Agility lvl 1 when attacking.
- Naght Seiger Flame Manteau Weight: 70 Req: 70
- Free Ticket for Kafra Storage, Free Ticket for Kafra Transportation, Free Ticket for the Cart Service Weight: 0
- Hunter Cap Bonus damage VS Brute and Demi human monster
- Koneko Hat Bonus INT + 1

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15 14:07:32 +00:00
shadow
fbc1412b97 Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 10:51:06 +00:00
shadow
a98253bcc4 Converted skill commands integers to strings. Follow up on r12814
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 10:13:14 +00:00
shadow
7799453e39 Fixed items that grant status related skills not removing the status when you unequip it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-11 16:17:21 +00:00
shadow
2d736b15c4 Fixed 1733,Gust_Bow (Gale Bow) autocast chance, 0.2->1% normal, 1->2% if INT > 40.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10 08:07:08 +00:00
shadow
41dfe2ce7e Fixed Sabbath coma chance against demon monsters (0.5->5%).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10 07:24:23 +00:00
shadow
0586b64172 Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 seconds, bugreport:1285
Added 14500,Insurance_ (no exp penalty for 60 minutes, used by 13500,Insurance60_Box, bugreport:1285
Implemented visual effects for Small/Medium Life Potion, Abrasive and Regeneration Potion.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10 06:55:16 +00:00
shadow
2fe5abf573 Fixed 5305,Pirate_Dagger not giving +5 attack power bonus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10 06:27:32 +00:00
shadow
2b0cfa05fb Fixed bad comma after itemskill command, reported by Yomanda.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09 17:13:51 +00:00
shadow
a7f7dae99d Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Thanks Muad Dib for reporting.
Fixed Active Guild skills not working when WoE is OFF, follow up on r12770, bugreport:1653 and bugreport:1637

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09 12:43:08 +00:00
shadow
e07ba9d3b8 Cleared documentation about autospellwhenhit, a lot of cards will need to be revised
Fixed 2000,Destruction_Rod being 0.2% per refine instead of 2%.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09 12:03:53 +00:00
shadow
542867516d Fixed Fire Pillar (and any future splash damage magical trap) not working on Land Protector.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09 09:20:50 +00:00
shadow
097072f1fe Fixed reject sword having a infinite duration, bugreport:695 (both stable and trunk)
Fixed 13007,Jitte and 13008,Jitte_ break chances (5->2%).
Fixed 1535,Hollgrehenn_Hammer break chances without combo (2->1%) and with combo (12->10%), also has no chance of breaking user equip.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09 00:33:09 +00:00
shadow
fee9f60e25 Reverted Change on 2656,Hyper_Changer from revision 12776.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08 20:04:06 +00:00
shadow
4c3c688f45 Fixed a typo on ramen_hat, bugreport:1643
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08 10:29:59 +00:00
shadow
4a119d538f 2125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind, earth, holy, dark and ghost).
Fixed 2367,Sniping_Suit Critical bonus from LUK, +1 crit per 10 LUK (before was per 5 LUK).
Fixed 1270,Drill_Katar Full Strip skill level (5->1).
Fixed 1175,Altas_Weapon (Atroce Blade) chance of breaking target's weapon (1->5%).
Fixed 1973,Sea_Witch_Foot, should cast lv2 wide silence, not lv1. Also fixed the proper autocast behavior.
Fixed 2000,Destruction_Rod SP use increase (refine*2), Jupitel autocast chance (refine*2 %) only when melee attacked.
Fixed 1564,Encyclopedia critical bonus from LUK, +1 crit per 5 LUK.
Fixed 4363,B_Magaleta_Card Assumptio autocast chance (1->5%).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08 09:12:33 +00:00
shadow
aa8eaa8a38 Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%).
Fixed 2426,Shadow_Walk AS_CLOAKING autocast chance (5->10%).
Fixed 2122,Platinum_Shield autocast chance of NPC_MAGICMIRROR (1->15%).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08 08:09:00 +00:00