Playtester
77a89c7be1
Fixed Event Nile Rose missing a slot
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 13:47:08 +00:00
Playtester
9121264913
Fixed Butcher's weapon level
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 13:43:41 +00:00
Playtester
9aa78bfbbd
Fixed new healing items(Strawberry, Orange, etc.) not being usable by new classes(Taekwon, etc.)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 08:24:02 +00:00
Playtester
5acf20e612
Fixed knives being equipable by Taekwon and Star Gladiator
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 19:33:07 +00:00
Playtester
cedacb87be
Fixed slots of butcher
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:44:33 +00:00
Playtester
2d77c01206
Fixed some item names in the item_db.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:36:16 +00:00
Playtester
49236ded5c
Fixed Mjolnir's ASPD bonus (30->10)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:20:15 +00:00
Playtester
d98d2261d4
Fixed Job values in the item_db.txt for all one-handed-swords.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 09:32:48 +00:00
Lupus
424bfc402b
fixed poisonous toad card effect
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 19:09:15 +00:00
Playtester
b3e5defc9a
Fixed Halo 10% --> 15% Holy Resistance
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 17:08:23 +00:00
Playtester
dee5892a42
Fixed various Job fields in the item_db.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 16:32:24 +00:00
Lupus
527789b91d
minor name changes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 18:23:07 +00:00
Lupus
892cf9df41
fixed Venatu
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 17:25:07 +00:00
Lupus
dcfb7c216b
updated items weight, names, effect
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 04:31:26 +00:00
MasterOfMuppets
4ad8a11d07
Changed the price of empty scrolls, thanks to rockmanEXE for the info.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 23:22:58 +00:00
Lupus
bd60d1e117
fixed typos in waterheight, mapflags. updated items weigh
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 09:39:48 +00:00
Vicious
a6de127a8e
bunch of updates..
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11 19:58:53 +00:00
skotlex
db62926e5b
- Changed use of strtol to strtoll as strtol's result is just a signed int, and we need to parse values above 0x7FFFFFFF
...
- Corrected Knives being usable by Gunslinger. SQL users use upgrade_svn5972.sql to ugprade that.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-09 22:52:06 +00:00
skotlex
7015c8578f
- Modified the equip_job field in the item_db to be a hexadecimal value for easier handling.
...
- Updated item_db.sql to this new file format (even though it's equip_jobs field is still a integer)
- Added upgrade_svn5951.sql for those who would like to convert their existing items.
- Added doc/item_db.txt to explain each of the fields in db/item_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-08 06:08:29 +00:00
Lupus
d64b74a4f5
updated new items
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-07 07:32:00 +00:00
Lupus
998cf40a2c
updated items
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-07 07:14:13 +00:00
skotlex
bafbe708b2
- Modified the item_db and added view_types to ammo: 1 arrows, 2 dagger (venom knife), 3 bullets, 4 shells, 5 grenades, 6 shurikens, 7 kunais.
...
- Fixed parsing of job_db1.txt due to the MAX_WEAPON_TYPE change.
- Updated skill_require_db to specify the ammo types required for GS/NJ skills (as best as I could understand them)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-06 00:02:50 +00:00
Poki#3
22a6d7ad94
Moved the spawn update to eamobs (of course the custom spawns where not changed... much :P)
...
- Deleted City cleaners and pvp spawns. they are read from omobs.
- Added a "Whats done" file to keep track of what spawns are changed, and what are not.
Changed a few item names, as it was done in the translation project.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-02 18:44:57 +00:00
reddozen
4a125139e4
setting arrows to 1 wont work... the server was looking for daggers to be equipped into your arrow slot. so i set arrows to 22 in the item DB and in skill require.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-02 06:20:04 +00:00
skotlex
b1a0b58110
- Changed the look field of all arrows to 1.
...
- Added column "RequiredArrowType" to skill_require_db, set to 1 all arrow-based skills.
- Added support for ArrowType requirement on skills. It checks for having an item equipped on the arrow-slot who's view has to match with the required arrow-type (works the same way it does for weapons).
- Skills will automatically be ranged and arrow-types when they have a arrow-requirement.
- Skills will automatically consume arrows if used with a bow and the skill is an attack weapon-based skill even if the skill_require_db doesn't specifies arrow requirements (this is for stuff like backstab used with bows)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-31 17:22:06 +00:00
Lupus
0e8f27741b
uptaed rose nile, and aftercast delay of GS FULL
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-30 06:22:23 +00:00
Lupus
3209b9e3af
upd: sp cost, item weight
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 16:44:59 +00:00
Vicious
5dfd882273
jA's db work
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 19:21:27 +00:00
Lupus
32f5f0a441
removed outdated items event bonuses
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 10:27:24 +00:00
Lupus
25137992bc
5136,Louise's Santa_Hat lost its bonus. Gosh!! There are so many other EVEN items left with BONUSES
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5760 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 20:21:02 +00:00
Lupus
af6d93e03f
Added missing slots to Alice Doll, Marionette Doll, Kabuki Mask & Kawaii_Ribbon
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 12:31:17 +00:00
reddozen
7f2dafc887
* Fixed / finished most of Gunslinger [Reddozen]
...
- fixed some bullets in the item DB
- adjusted a few rates in skill_cast_db.txt for Gunslingers
- adjusted a couple skills in skill_db.txt to act correctly
- adjusted all the SP values for Gunslinger skills
- changed piercing shot to lv 5 from lv 10
- made ki Translation fail giving coins to Gunslingers
- equipping a weapon other than a gatlin gun should cancel SC_GATLINGING. Also made Gatlinfeaver on/off togelable
- GS_CRACKER will no longer stun players
- added GS_Disarm
* View changes here:
http://diviniaro.com/data/reddozen_3_24_2006.patch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 23:13:37 +00:00
Lupus
01b4c11cb6
fixed Vulle's hat
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 11:38:46 +00:00
Lupus
d314909d79
updated mystcase card effect. now drops GB even with the combo set on
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 06:41:13 +00:00
Lupus
8b6d332af4
fixed items after blackhole89's fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:11:04 +00:00
blackhole89
1b8704c0ef
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 10:51:14 +00:00
Lupus
5a10412b36
added to doc: getmonsterinfo. updated NJ items
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 08:32:47 +00:00
Vicious
1b2cd77d7f
NJ/SG item update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 23:11:28 +00:00
Lupus
16ebed91a0
fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in 6_hats npc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 07:23:58 +00:00
Lupus
4207f53586
alice doll fix, cooking quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 12:28:40 +00:00
MasterOfMuppets
a6f0719f2d
Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 12:20:28 +00:00
Lupus
2933d1638b
ipdated Mimc/MystCace cards. Update Thanatos Statues Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-11 09:42:27 +00:00
Vicious
ae8573f399
* included MAX_WEAPON_SIZE for flexible weapon types
...
* more ninja/GS work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 05:43:51 +00:00
Vicious
236ee6573a
Some item/skill db fixes, thanks to Zephiris and Foruken
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 19:21:35 +00:00
Vicious
d4e9bcf863
fixed compile issue. fixed ninja issues.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 05:52:55 +00:00
Vicious
d2a34c42cc
some NJ/GS fix.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 05:18:46 +00:00
Vicious
598056945a
@job ninja/gs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5506 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 02:31:16 +00:00
Poki#3
9e532bacf9
Updated item_db.txt temp plugs names.
...
We need NJ and GS Equip ID's, and a lot of new weapon types <.<
DB Devs, do your thing ^^;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-06 16:25:41 +00:00
Poki#3
9bdbed73e8
* Temp Plugs for NJ and GS items [Poki#3]
...
* Fixed some skill warnings. [Poki#3]
* Added back mob "Mime Monkey". [Poki#3]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-02 15:20:17 +00:00
Lupus
65c4a503d8
fixed 6 item combo bonuses
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-27 12:46:47 +00:00