153 Commits

Author SHA1 Message Date
Komurka
b4135d9c6d * Fixed G_GOBLINE_XMAS mode (aggresive ~~)
Can anyone from script devs fix all G mobs mode ?

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-22 17:50:48 +00:00
Komurka
ee268a6fbd * Made G_DARK_ILLUSION more ... aggressive
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-22 16:56:09 +00:00
Poki#3
d2a288f76f * Changed a bunch of item names according to the upcoming iRO Lighthalzen Patch. [Poki#3]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-21 22:46:55 +00:00
Komurka
8138fcb6e6 * Some mob_skill_db fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 21:36:21 +00:00
MasterOfMuppets
1aad539664 Fixed a small typo I found while browsing through the mob skill database.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 18:07:20 +00:00
Komurka
5172bae1a3 * Reverted back all 'status change' cards back to 10/20/30% (kRO website have full descs ~~)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 13:24:49 +00:00
Komurka
0fc8a2651c * Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt, mob_db.txt, added item_cookie_bag.txt
- new databases from Aegis 10.2
- implemented Cookie Bag item
- added missing mobs
- note: yes, I know that random item databases can be shorter (item_bluebox.txt, item_violetbox.txt, item_cookie_bag.txt, but not with current implementation of item randomizing
  for expamle:
	- there are 9285 items in item_bluebox.txt, and 1000000/9285 = real value
	- so line with Red Potion would contain rate = 1000000/9285*12 = real value (can't be)
  I think it's better to have bigger db, and do ONE rand check, than shorter and check it even 1000 times ~~ (in function itemdb_searchrandomid) so please, don't mess with them, or change them
* Changed MAX_RANDITEM from 2000 to 10000 to fit new databases
- Added reading of new file - item_cookie_bag.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 12:42:24 +00:00
Komurka
c8948e128e * Updated mobs mode (ID 1001-1691) according to Aegis 10.2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 10:47:45 +00:00
Komurka
8f5d0050f2 Forgot about:
- all bAddEff and bResEff updated

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 02:11:07 +00:00
Komurka
0429bdcf2d * 2nd part (status % chances, coma) of item_db.txt update according to Aegis 10.2 file
- all cards, that had 20% on status change now have 6%
- all cards, that had 10%+20% on status change now have 3%+3%
- some small fixes
- fixed Assaulter slaves thanks to Poki#3

There is MUCH more to do ~~
Also obb and ovb databases need to be updated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 01:52:58 +00:00
Komurka
be263c9d72 * 1st part (autospells) of item_db.txt update according to Aegis 10.2 file
- (to transtation devs) I suggest to update item descriptions


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 00:23:10 +00:00
Komurka
13b114704a New mob skill database from Aegis 10.2 (mobs 1001-1691)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19 23:16:44 +00:00
Komurka
57c6147ff8 * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka]
- increased MAX_MOBSKILL 32 -> 40

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19 23:04:02 +00:00
MasterOfMuppets
f90cb3f56d Updated the drops of CHUNG_E a bit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19 20:59:20 +00:00
Komurka
9b2c425d9f Violy Card fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-18 17:35:05 +00:00
Lupus
18f5cce884 udpated some missing items effects
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-18 06:08:36 +00:00
skotlex
994d991fc9 - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE)
- Removed the double-cast specific code and made it use skill_addtimerskill instead.
- Modified party_foreachsamemap so that it returns to addition of the return value of the functions invoked. Type has been changed for "range", when 0, it scans all party members in the map.
- Updated most skill/battle code to use map_foreachinrange rather than map_foreachinarea.
- map_foreachinrange does not performs an exact range check anymore. However the relevant code is commented and anyone can enable it.
- Updated most skills to use skill_get_splash instead of hardcoded ranges.
- Added function skill_get_casttype which returns the type of function that should be invoked for that skill: skill_castend_pos, skill_castend_nodamage_id or skill_castend_damage_id.
- self skills are sent to skill_castend_nodamage_id regardless of nk (nk should signal if the skill causes damage above everything, it is used on autospell/effects).
- Due to the previous change, self skills where the target and src are different, and don't have an nk of no damage, they are sent to castend_damage_id (assumed target auto-selected skills)
- Applied the relevant updates to db/skill_db.txt, db/skill_unit_db also got updated, as trap ranges should all be 1, the splash damage range is defined now in skill_db
- Cleaned up the implementation of the code related to Gangster's paradise and TK_HP/SPtime


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-17 21:33:54 +00:00
skotlex
fbc4c4f453 - Added a new column in the skill_db to specify the splash-range/area-of-effect of skills. (Work in progress)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-16 21:53:05 +00:00
Poki#3
91bc73b561 * Part 1 of Gravitys "Zeny Inflation Control Update"
- All potion type drops from monsters are changed with Herbs (Excluding MvP Monsters).
		Red Potions -> Red Herb
		Orange Potion -> Yellow Herb
		Yellow Potion -> Yellow Herb
		White Potion -> White Herb
		Green Potion -> Green Herb
	- 'Mastela Fruit', dropped by 'Enchanted Peach Tree' monster, will be deleted.
	   You can buy it in Hugel.
	- All Awakening Potions replaced with Grapes.
	- All Berserk Potions replaced by Lemon.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-14 23:15:02 +00:00
skotlex
c1263b25da - Hiding cancels Close Confine.
- Added the move enable condition to High Jump and Jump Kick.
- ST_MOVE_ENABLE now also checks for pc_can_move(), and only perform a walk check if the skill is ground targetted.
- Moved the berserk_cancel_buffs code to status_change_start.
- Moved most checks of status_isimmune() to status_get_sc_def
- Allowed Endow skills to go through status_isinmune characters.
- Added variable type to skill_castend_nodamage_id which holds the value of SkillStatusChangeTable[skillid] to simplify code reading afterwards.
- Fixed PR_BENEDICTIO not taking away all SP
- Fixed the most horrible typo ever. (SC_STAN -> SC_STUN)
- Added StatusSkillChangeTable which returns the Skill for a given SC. Used in skill_additional_effect for SC cards.
- Removed the whole ugly static implementation of SkillStatusChangeTable, see status_initChangeTables() for new format which is much easier to read.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-14 21:35:53 +00:00
Poki#3
47a3e1ca19 Updated most mobs Summon Skills to use "OnSpawn" conditions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-13 13:51:13 +00:00
Komurka
15dee79de8 Fixed exp.txt for Baby Dancer, thanks to Gepard
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-13 13:42:09 +00:00
Vicious
7494ea0ff4 mob db update(clock, enchanted peach tree)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-11 05:46:06 +00:00
Vicious
cf0228c664 Valkyrie item fix, Sonic blow fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-11 04:57:05 +00:00
skotlex
f8df39576f - Made the NPC_BREAK* skills no damage skills. Removed their code from the skill cast end damage id function.
- Also raised their max level to 10. Made their breaking chance 10%*lv


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-10 14:57:49 +00:00
skotlex
8ab9f5988d - Weapon Repair update. Cost to 30SP, cast time to 7500, interruptable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-10 14:32:42 +00:00
skotlex
fca56907fe - Changed the default of skill_delay_attack_enable to no.
- Modified Magnum break's delay to 0, time1 to 2 secs, time2 to 10 secs. Time 1 is for the skill reuse delay, and time2 the weapon fire bonus time.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-09 14:43:35 +00:00
Poki#3
2898776d7a - Changed Serin's Gold Ring Weight to 0
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-06 13:42:04 +00:00
skotlex
e73af7ca2b - Merged some of the 'plug' items into the main item_db
- Updated sql-files/item_db.sql to latest.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 07:56:53 +00:00
MasterOfMuppets
fafd600c89 Updated monster skills and drops of some monsters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 14:58:39 +00:00
Poki#3
b7cdbdb1a7 Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 14:28:30 +00:00
skotlex
1d94ae4856 - Trick Dead makes you stop walking now.
- Falcon Assault only does 1 hit now.
- Soul Burn is not affected by Lex Aeterna, not affected by target's cards.
- Freeze and Stone take preference over Benedictio
- Opt1 inducing SCs fail if the target has already another Opt1
- Fixed areamonster when the passed class is negative
- Removed the clear screen when launching the server.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01 19:14:28 +00:00
MasterOfMuppets
dd2f880343 Small fixes to lady tanee.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 16:40:19 +00:00
MasterOfMuppets
975e771b92 Changed Vesper's mode to boss.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 09:59:57 +00:00
MasterOfMuppets
1fd70a2b94 Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added monster drops to the Thanatos Tower and Abyss Lake monsters. Revised the monster skills of the monsters in Thanatos Tower and Abyss lake dungeon.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 21:53:37 +00:00
Poki#3
29bf869a25 Whops... Wrong Branch ^^
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 15:39:53 +00:00
Komurka
a06526eff4 Final (?) Dark Priest Card fix ^^;;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 12:42:30 +00:00
MasterOfMuppets
c107bb785a Updated drops of Vesper.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 20:02:34 +00:00
MasterOfMuppets
6b20e1e922 Added monster skills to the Odin temple monsters. Changed the range of NPC_PETRIFYATTACK from 1 to 7.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 19:39:04 +00:00
MasterOfMuppets
66f39f23a7 Updated Vesper's and orc baby's monster skills. Lowered the drop rate of peridot from Apocalypse, it's no longer a miniboss. Updated the spawns of Juperos according to ROmap.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 18:34:36 +00:00
Valaris
2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.  EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e Clearing trunk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
Lupus
48152486d7 added einbroochs monsters stats + drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 16:09:22 +00:00
DracoRPG
cc757903b3 Some item fixes ^^
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 19:35:45 +00:00
Lupus
e7dcb2218b changed drops of deviling
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 18:02:19 +00:00
celest
1ea4b4dc0c * Fixed skill tree entries for Vulcan Arrow, and Throw Arrow
* Fixed damage reflecting
* Fixed Backstab to not have a push back effect
* Fixed auto spell to not taking SP
* Fixed Sanctuary to have proper healing count

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 17:00:51 +00:00
DracoRPG
a9069b7cac * Minor change in payon.txt to prevent crash : rand(0) -> 0
* Removed Berserk's skills requirements

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 18:01:01 +00:00
DracoRPG
eeb6187dde Re-added MDEF +15 to Resting Cat, finished Gemsotne Exchanger
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 07:28:57 +00:00
Lupus
53f0f12594 added Deviling (according to ragnaingo)
added slotted Sunglasses/Glasses into OVB (according to ragnaingo)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 06:23:59 +00:00
DracoRPG
f7dad84e7e Doppelganger Card gives only 10% ASPD bonus (from Aegis)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-03 12:38:46 +00:00