Commit Graph

211 Commits

Author SHA1 Message Date
MobiusDevelopment
b51f94ce1a Addition of more cubic skills.
Contributed by Sahar.
2021-02-01 00:31:22 +00:00
MobiusDevelopment
b7cef89c54 Addition of missing cubic skills levels.
Contributed by Sahar.
2021-01-30 20:22:01 +00:00
MobiusDevelopment
2e940916c9 Fixed typo with elemental spirits crit damage and added missing message.
Contributed by Sahar.
2021-01-30 13:27:27 +00:00
MobiusDevelopment
5bd385b530 Fixed some cubic effects.
Contributed by Sahar.
2021-01-30 13:18:08 +00:00
MobiusDevelopment
611eddf635 Addition of quests 10968, 10969, 10970, 10974, 10975, 10976, 10977 and 10978.
Contributed by quangnguyen.
2021-01-30 07:49:05 +00:00
MobiusDevelopment
74aa98440f Addition of random guard monsters spawns after monster kill.
Contributed by quangnguyen.
2021-01-30 07:18:29 +00:00
MobiusDevelopment
38ebc1acaf Addition of Pet Guide (94118) item. 2021-01-30 06:49:10 +00:00
MobiusDevelopment
20cdb907af Dimensional Merchant multisell count fixes.
Contributed by quangnguyen.
2021-01-30 06:38:28 +00:00
MobiusDevelopment
495ba5f393 Skill id comparison is faster than testing if skill exists. 2021-01-29 12:29:28 +00:00
MobiusDevelopment
ed93873609 Addition of TeleportWithEffect script. 2021-01-29 12:11:55 +00:00
MobiusDevelopment
db463e2793 Addition of quests 10971, 10972 and 10973.
Contributed by quangnguyen.
2021-01-28 20:04:45 +00:00
MobiusDevelopment
72c7dd30da Updated various quests.
Contributed by quangnguyen.
2021-01-28 20:02:48 +00:00
MobiusDevelopment
ba1f94f235 Fixed quest 10957 html bypass.
Contributed by quangnguyen.
2021-01-28 19:58:53 +00:00
MobiusDevelopment
fea154bb8d Adventurer's Mark items should have both skill and book handlers.
Contributed by GMavenging.
2021-01-27 17:01:01 +00:00
MobiusDevelopment
15183e84b6 Addition of SoulType enum. 2021-01-25 23:08:37 +00:00
MobiusDevelopment
a8e1ab0ba6 Minor item naming changes.
Contributed by quangnguyen.
2021-01-25 19:15:30 +00:00
MobiusDevelopment
dab55376ea Updated pet managers.
Contributed by quangnguyen.
2021-01-25 19:12:07 +00:00
MobiusDevelopment
ddce008885 Updated dimensional merchant.
Contributed by quangnguyen.
2021-01-25 18:59:41 +00:00
MobiusDevelopment
8d3e8ca50e Dimensional merchant improvements. 2021-01-25 18:25:56 +00:00
MobiusDevelopment
ad2dc01771 Goldberg's Room fixes.
Contributed by AnsS.
2021-01-21 23:57:20 +00:00
MobiusDevelopment
a83b7b4c62 Addition of EnchantRate effect handler.
Contributed by facab.
2021-01-21 23:18:45 +00:00
MobiusDevelopment
0eb0ce1328 Various town NPC updates.
Contributed by quangnguyen.
2021-01-20 01:32:47 +00:00
MobiusDevelopment
ae034042b1 Quest cleanup. 2021-01-20 01:28:36 +00:00
MobiusDevelopment
8c4567c3bf Spawn changes for Giran and Aden square. 2021-01-20 01:26:07 +00:00
MobiusDevelopment
1d42fdf96a Updated Kamael base stats. 2021-01-20 01:21:58 +00:00
MobiusDevelopment
8229a2ecbb Item immediate_effect parameter is false by default. 2021-01-19 02:13:33 +00:00
MobiusDevelopment
215fb3ed60 Removed level parameters from trigger skill effects. 2021-01-19 01:28:36 +00:00
MobiusDevelopment
e61dae88b1 Kamael weapon adjustments.
Contributed by AnsS.
2021-01-18 15:57:04 +00:00
MobiusDevelopment
50e6d02e18 Reputation gained by clan members leveling.
Contributed by AnsS.
2021-01-18 15:26:19 +00:00
MobiusDevelopment
fddbe953ff Support for auction house discount vouchers.
Contributed by ren.
2021-01-18 14:59:04 +00:00
MobiusDevelopment
5c6c70af8f Proper level requirements for quest Death Mysteries (10965).
Contributed by arquisoft.
2021-01-18 14:20:43 +00:00
MobiusDevelopment
7a09978037 Fixed quest SpiderHunt (10982) not starting. 2021-01-17 03:31:20 +00:00
MobiusDevelopment
bf1f2cff11 Updated Doom and Blue Wolf set skills. 2021-01-16 16:30:14 +00:00
MobiusDevelopment
add3bfabf2 Removed target race condition from skill Divine Strike (1031). 2021-01-16 15:49:30 +00:00
MobiusDevelopment
0d16fa3088 Adjustments for Magic Lamp Charging Potion (91757). 2021-01-16 15:27:36 +00:00
MobiusDevelopment
4438fec9ed Implementation for Hat of Glory (93062). 2021-01-16 02:51:19 +00:00
MobiusDevelopment
8fdb533aa5 Addition of random craft system.
Thanks to Mode.
2021-01-16 01:43:14 +00:00
MobiusDevelopment
10b0cf2c86 Addition of passive skill list for new armor items. 2021-01-15 05:02:50 +00:00
MobiusDevelopment
d093b60563 Addition of missing parts in armor sets. 2021-01-15 01:43:20 +00:00
MobiusDevelopment
bd1c11a111 Addition of Polearm Multi-attack skill to sealed pole weapons. 2021-01-15 01:03:55 +00:00
MobiusDevelopment
425aab02c4 Addition of magic lamp points rewarded by using Sayha's Blessing items. 2021-01-14 05:41:48 +00:00
MobiusDevelopment
4f72922c4b Implementation for Magic Lamp Charging Potion (91757). 2021-01-14 05:38:37 +00:00
MobiusDevelopment
0007463ff1 Adjustments for ModifyMagicLampPoints effect handler. 2021-01-14 05:34:22 +00:00
MobiusDevelopment
023bc42c36 Addition of MagicLampExpRate effect handler. 2021-01-14 05:31:06 +00:00
MobiusDevelopment
79dd018566 Updated item mp consume, is magic weapon, shot count and random damage values. 2021-01-14 04:07:57 +00:00
MobiusDevelopment
3040201ffe Updated item bodypart values. 2021-01-13 04:49:55 +00:00
MobiusDevelopment
6c5adc973a Adjustments for Dragon Hunter Axe (6369) and Saint Spear (6370).
Contributed by darkillust.
2021-01-11 05:46:55 +00:00
MobiusDevelopment
8b2b58be8e Fatal Strike (190) usable with pole weapons.
Contributed by darkillust.
2021-01-11 05:43:30 +00:00
MobiusDevelopment
d8cc9488e3 Updated item material and crystal types. 2021-01-10 14:21:59 +00:00
MobiusDevelopment
d9f63e6f77 Corrections to match proper ImmobileDamageResist effect logic. 2021-01-10 01:22:27 +00:00