18206 Commits

Author SHA1 Message Date
idk-whoami
ad3a2e99eb
Follow up to c898007 (#8035)
Location correction of C_Imperial_Feather ID 5911

Thanks to @Pokye
2023-12-19 20:57:58 +01:00
Lemongrass3110
e0cf16d3e9
Fixed pc_isequip calls (#8037)
Fixes #8034

Thanks to @alisonrag
2023-12-19 20:22:48 +01:00
idk-whoami
c8980072a5
Corrected script for some item #26 (#8026)
Thanks to @Pokye, @Atemo
2023-12-15 15:59:55 +01:00
HAO YAN
7ee7a25887
Add autoloot script command (#8032) 2023-12-14 15:39:57 +01:00
AshiHanna
a7f0aab600
Add the stockall command (#8008)
* The command will transfer all items from the cart to the inventory based on the item type.
2023-12-12 08:12:06 -05:00
Singe Horizontal
53f1c5bb80
Default multi-processor compilation on VS (#8029) 2023-12-11 21:30:48 +01:00
HAO YAN
7db67c6207
Battleground and clan support for addrid (#7969) 2023-12-11 08:47:00 +01:00
HAO YAN
461294f423
Add channel_join script command (#7970) 2023-12-11 08:43:56 +01:00
Singe Horizontal
eec798bfc3
Restores a correct option index (#8031)
Fixes #8024 and #7956.
Fixes an issue with guild storage and retrieving guild bound items.
2023-12-10 00:28:00 -05:00
Atemo
bfae557aeb
Updated illusion of moonlight (#8025)
* Eliminating 10 Deranged Adventurer (~amount) will now spawn the Wizard of Truth monster in the location of the last monster killed.

Fixed #7698
2023-12-01 15:12:02 +01:00
Atemo
5a92ebd98a
Updated Old glast heim instance (#8016)
* Added the ability to skip part of the scenario (fast mode)

Thanks to @idk-whoami for testing
2023-11-30 18:35:46 +01:00
Atemo
8aa2430950
Updated item DB and mapcache up to november 15 2023 (#8015)
* Updated mapcache
* Removed duplicate and sort corrections in item DB/combo DB
* Updated item_enchant.yml
* Corrected Ramor Manteau according to lua
2023-11-30 18:23:26 +01:00
Atemo
8efb5b9d71
Updated Illusion dungeon exchange NPCs (#8014) 2023-11-30 18:22:17 +01:00
eppc0330
d8d7955702
Implement NPC_WIDECRITICALWOUND (#7977) 2023-11-25 22:47:27 +01:00
Atemo
8740574ae3
Updated item DB and mapcache up to november 1 2023 (#8012) 2023-11-18 00:15:59 +01:00
Atemo
8102f5eaad
Updated SC_*_LIFEPOTION and SC_S_MANAPOTION (#8011)
* Removed the heal effect from SC_*_LIFEPOTION and SC_S_MANAPOTION like on official servers.
2023-11-14 13:53:34 +01:00
Atemo
c23afaeac0
Implemented script command opentips (#8005)
- Opens the tip box UI for the attached player or the given character ID.
2023-11-13 19:15:40 +01:00
Sapito Sucio
8be1f819d9
General typos (#8000)
* Fixes typos in several NPC.

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2023-11-10 12:51:01 -05:00
HAO YAN
a1616903a6
Add has_autoloot script command (#7972)
* Adds the has_autoloot script command to check if a player is autolooting items.
2023-11-06 12:30:34 -05:00
Aleos
2cfafe4c9f
Resolves players escaping jail early (#7781)
* Fixes #7771.
* Adds a missing check to avoid warping players who are actively jailed out early after relogging.
Thanks to @fab10Carvalho and @Lemongrass3110!
2023-11-06 10:26:02 -05:00
Atemo
ea9d7ea370 Merge branch 'update/skills_Spirit_Handler' of https://github.com/rathena/rathena into update/skills_Spirit_Handler 2023-11-03 14:18:04 +01:00
Atemo
d71b8dc13c Corrected skill Description of SH_COMMUNE_WITH_KI_SUL in skill_db.yml 2023-11-03 14:17:28 +01:00
munkrej
66dddb3b19
Fixes RK_DRAGONBREATH/RK_DRAGONBREATH_WATER scaling with 4th job (#7996)
Corrected POW scaling
Corrected P.ATK scaling
Corrected skills scaling with Dragonic Aura buff
2023-11-03 14:07:28 +01:00
idk-whoami
a8b7f929f6
Fixed an issue in eden market (#8002) 2023-11-03 14:03:28 +01:00
Vincent Stumpf
02cd29c57b
Set mob's jname to name if not specified (#8003)
Fixes #8001
2023-11-03 08:25:35 -04:00
Atemo
7d05fc72a9
Update src/map/battle.cpp
Co-authored-by: munkrej <schmunk@posteo.de>
2023-11-01 23:06:51 +01:00
idk-whoami
676c2483ac
Script correction of Record of Mage (ID 490288) (#7997) 2023-11-01 17:21:10 +01:00
Atemo
4825842ef2 Corrections 2023-11-01 15:57:48 +01:00
Atemo
3f30991efa Implemented SH_BLESSING_OF_MYSTICAL_CREATURES (2nd rebalance)
MAX Lv: 5
Skill Requirement: Mystical Creature Mastery 10, Commune with Kisul 1
Skill Form: Active(AP)
Type: Secondary
Target: Single target
Consumes: AP 100
Description: Gives the Blessing of Mystical Creatures to 1 party member, excluding doram and self, recovers the target's AP to 200 and increases P.Atk, S.Matk for 10 seconds.
When the skill duration ends, target's AP becomes 0.
The target can't receive Blessing of Mystical Creatures again for 1 minute.
_
[Level 1]: P.Atk, S.Matk +10
[Level 2]: P.Atk, S.Matk +20
[Level 3]: P.Atk, S.Matk +30
[Level 4]: P.Atk, S.Matk +40
[Level 5]: P.Atk, S.Matk +50

1st rebalance :
(nothing)

2nd rebalance :
(nothing)
2023-11-01 15:57:47 +01:00
Atemo
b09a53cfe1 Implemented SH_HYUN_ROK_CANNON (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 5, Hyunrok Breeze 3
Skill Form: Active
Type: Magic
Target: Single target
Recovery: AP 1 (2 if Commune With Hyunrok is learned)
Description: Using the mysterious magical power of Hyunrok, fires the powerful magic cannon to the target.
Deals additional damage depends on level of Mystical Creature Mastery user learned, user's base level and SPL.
If the user learned Commune With Hyunrok, increases skill damage and increases AP recovery amount.
Damage property can be changed according to Colors of Hyunrok.
_
[Level 1]: (2600 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (2900 + (Mystical Creature level x 75))% Matk.
[Level 2]: (4150 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (4750 + (Mystical Creature level x 75))% Matk.
[Level 3]: (5700 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (6600 + (Mystical Creature level x 75))% Matk.
[Level 4]: (7250 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (8450 + (Mystical Creature level x 75))% Matk.
[Level 5]: (8800 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (10300 + (Mystical Creature level x 75))% Matk.
[Level 6]: (10350 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (12150 + (Mystical Creature level x 75))% Matk.
[Level 7]: (11900 + (Mystical Creature level x 50))% Matk.
Commune With Hyunrok: (14000 + (Mystical Creature level x 75))% Matk.

1st rebalance :
- Removes 0.5 seconds delay after skill.
- Increases SP consumption from 62 to 74 based on level 7.
- Increases damage from 3400%/4400%(Commune With Hyunrok)Matk to 7300%/8500%(Commune With Hyunrok)Matk based on level 7.

2nd rebalance :
- Increases cast range from 9 cells to 11 cells.
- Reduces SP consumption from 74 to 65 based on level 7.
- Increases base damage from 7350%/8500%Matk to 11900%/14000%Matk based on level 7.
2023-11-01 15:56:18 +01:00
Atemo
750a5af89e Implemented SH_HYUN_ROKS_BREEZE (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 3, Colors of Hyunrok 3
Skill Form: Active
Type: Magic
Target: 1 cell ground target
Recovery: AP 4
Description: Using the mysterious magical power of Hyunrok to create breeze on the ground, inflicts neutral property magical damage every 0.3 seconds for 4.5 seconds to all targets within range.
Deals additional damage depends on level of Mystical Creature Mastery user learned, user's base level and SPL.
If the user learned Commune With Hyunrok, increases skill damage.
Damage property can be changed according to Colors of Hyunrok.
_
[Level 1]: (1400 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (1700 + (Mystical Creature level x 40))% Matk / area of effect: 5 x 5 cells.
[Level 2]: (2150 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (2650 + (Mystical Creature level x 40))% Matk / area of effect: 5 x 5 cells.
[Level 3]: (2900 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (3600 + (Mystical Creature level x 40))% Matk / area of effect: 7 x 7 cells.
[Level 4]: (3650 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (4550 + (Mystical Creature level x 40))% Matk / area of effect: 7 x 7 cells.
[Level 5]: (4400 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (5500 + (Mystical Creature level x 40))% Matk / area of effect: 9 x 9 cells.
[Level 6]: (5150 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (6450 + (Mystical Creature level x 40))% Matk / area of effect: 9 x 9 cells.
[Level 7]: (5900 + (Mystical Creature level x 20))% Matk.
Commune With Hyunrok: (7400 + (Mystical Creature level x 40))% Matk / area of effect: 11 x 11 cells.

1st rebalance :
- Increases SP consumption from 92 to 94 based on level 7.
- Increases AP recovery rate from 3 to 4.
- Increases damage from 2250%/4000%(Commune With Hyunrok)Matk to 4800%/6300%(Commune With Hyunrok)Matk based on level 7.

2nd rebalance :
- Increases base damage from 4800%/6300%Matk to 5900%/7400%Matk per hit based on level 7.
2023-11-01 15:56:17 +01:00
Atemo
e78f81b1d1 Implemented SH_COLORS_OF_HYUN_ROK (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 1
Skill Form: Active
Type: Secondary
Target: Instant Casting
Description: With the mysterious magical power of Hyunrok, endows elemental property to Catnip Meteor, Hyunrok Breeze and Hyunrok Cannon for 300 seconds.
If the user learned Commune with Hyunrok, using this skill also increases Catnip Meteor damage by 50%.
When using skill level 7, the endowment is canceled.
_
[Level 1]: Endows water property.
[Level 2]: Endows wind property.
[Level 3]: Endows earth property.
[Level 4]: Endows fire property.
[Level 5]: Endows shadow property.
[Level 6]: Endows holy property.
[Level 7]: Removes the endowment.

1st rebalance :
(nothing)

2nd rebalance :
(nothing)
2023-11-01 15:56:15 +01:00
Atemo
f17fb250be Implemented SH_KI_SUL_RAMPAGE (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 5, Marine Festival of Kisul 2, Sandy Festival of Kisul 2
Skill Form: Active
Type: Recovery
Target: Instant Casting
Description: Using the powerful healing effect of Kisul.
Recovers 2 AP every 1 second to all party members, excluding the user, with 7 x 7 cells around the user.
The user can't use other skills while this skill is active, and if the user leaves the standing cell due to certain effect such as being knocked-back, the skill effect is canceled.
If the user learned Commune with Kisul, increases area of effect to 11 x 11 cells and increases AP recovery amount to 4.
_
[Level 1]: Duration: 4 seconds.
[Level 2]: Duration: 5 seconds.
[Level 3]: Duration: 6 seconds.
[Level 4]: Duration: 7 seconds.
[Level 5]: Duration: 8 seconds.
[Level 6]: Duration: 9 seconds.
[Level 7]: Duration: 10 seconds.

1st rebalance :
(nothing)

2nd rebalance :
- Reduces AP recovery rate from 3/6 to 2/4.
2023-11-01 15:56:14 +01:00
Atemo
6680ce00df Implemented SH_SANDY_FESTIVAL_OF_KI_SUL (2nd rebalance)
MAX Lv: 5
Skill Requirement: Mystical Creature Mastery 3, Kisul Water Spraying 3
Skill Form: Active
Type: Buff
Target: Instant Casting
Recovery: AP 4
Description: With the power of the sea by Kisul, increases SPL, WIS and STA to self and nearby party member around the user.
If the user learned Commune With Kisul, increases area of effect and doubles the skill duration.
Doesn't stack with Cardinal's Religio.
_
[Level 1]: SPL, WIS, STA + 2 / duration: 60 seconds / area of effect: 5 x 5 cells.
Commune With Kisul: area of effect: 9 x 9 cells.
[Level 2]: SPL, WIS, STA + 4 / duration: 75 seconds / area of effect: 7 x 7 cells.
Commune With Kisul: area of effect: 11 x 11 cells.
[Level 3]: SPL, WIS, STA + 6 / duration: 90 seconds / area of effect: 9 x 9 cells.
Commune With Kisul: area of effect: 13 x 13 cells.
[Level 4]: SPL, WIS, STA + 8 / duration: 105 seconds / area of effect: 11 x 11 cells.
Commune With Kisul: area of effect: 15 x 15 cells.
[Level 5]: SPL, WIS, STA + 10 / duration: 120 seconds / area of effect: 13 x 13 cells.
Commune With Kisul: area of effect: 17 x 17 cells.

1st rebalance :
- Increases AP recovery rate from 2 to 4.

2nd rebalance :
(nothing)
2023-11-01 15:56:13 +01:00
Atemo
5c9a72efef Implemented SH_MARINE_FESTIVAL_OF_KI_SUL (2nd rebalance)
MAX Lv: 5
Skill Requirement: Mystical Creature Mastery 3, Kisul Water Spraying 3
Skill Form: Active
Type: Buff
Target: Instant Casting
Recovery: AP 4
Description: With the power of the sea by Kisul, increases POW, CRT and CON to self and nearby party member around the user.
If the user learned Commune With Kisul, increases area of effect and doubles the skill duration.
Doesn't stack with Cardinal's Benedictum.
_
[Level 1]: POW, CRT, CON + 2 / duration: 60 seconds / area of effect: 5 x 5 cells.
Commune With Kisul: area of effect: 9 x 9 cells.
[Level 2]: POW, CRT, CON + 4 / duration: 75 seconds / area of effect: 7 x 7 cells.
Commune With Kisul: area of effect: 11 x 11 cells.
[Level 3]: POW, CRT, CON + 6 / duration: 90 seconds / area of effect: 9 x 9 cells.
Commune With Kisul: area of effect: 13 x 13 cells.
[Level 4]: POW, CRT, CON + 8 / duration: 105 seconds / area of effect: 11 x 11 cells.
Commune With Kisul: area of effect: 15 x 15 cells.
[Level 5]: POW, CRT, CON + 10 / duration: 120 seconds / area of effect: 13 x 13 cells.
Commune With Kisul: area of effect: 17 x 17 cells.

1st rebalance :
- Increases AP recovery rate from 2 to 4.

2nd rebalance :
(nothing)
2023-11-01 15:56:12 +01:00
Atemo
76d7234565 Implemented SH_KI_SUL_WATER_SPRAYING
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 1
Skill Form: Active
Type: Recovery
Target: Instant Casting
Recovery: AP 1
Description: Fires the water cannon contained healing power of Kisul, recovers HP to self and nearby party member around the user.
Recovers additional amount depends on level of Mystical Creature Mastery user learned, user's base level and CRT.
If the user learned Commune with Kisul, increases area of effect and healing amount.
_
[Level 1]: Healing amount: 500 + (Mystical Creature Mastery level x 100) / area of effect: 7 x 7 cells.
Commune With Kisul: Healing amount: 750 + (Mystical Creature Mastery level x 150) / area of effect: 11 x 11 cells.
[Level 2]: Healing amount: 1000 + (Mystical Creature Mastery level x 100) / area of effect: 7 x 7 cells.
Commune With Kisul: Healing amount: 1500 + (Mystical Creature Mastery level x 150) / area of effect: 11 x 11 cells.
[Level 3]: Healing amount: 1500 + (Mystical Creature Mastery level x 100) / area of effect: 9 x 9 cells.
Commune With Kisul: Healing amount: 2250 + (Mystical Creature Mastery level x 150) / area of effect: 13 x 13 cells.
[Level 4]: Healing amount: 2000 + (Mystical Creature Mastery level x 100) / area of effect: 9 x 9 cells.
Commune With Kisul: Healing amount: 3000 + (Mystical Creature Mastery level x 150) / area of effect: 13 x 13 cells.
[Level 5]: Healing amount: 2500 + (Mystical Creature Mastery level x 100) / area of effect: 11 x 11 cells.
Commune With Kisul: Healing amount: 3750 + (Mystical Creature Mastery level x 150) / area of effect: 15 x 15 cells.
[Level 6]: Healing amount: 3000 + (Mystical Creature Mastery level x 100) / area of effect: 11 x 11 cells.
Commune With Kisul: Healing amount: 4500 + (Mystical Creature Mastery level x 150) / area of effect: 15 x 15 cells.
[Level 7]: Healing amount: 3500 + (Mystical Creature Mastery level x 100) / area of effect: 13 x 13 cells.
Commune With Kisul: Healing amount: 5250 + (Mystical Creature Mastery level x 150) / area of effect: 17 x 17 cells.

(no rebalance)
2023-11-01 15:56:11 +01:00
Atemo
c006ae4da7 Implemented SH_TEMPORARY_COMMUNION
MAX Lv: 5
Skill Requirement: Mystical Creature Mastery 10
Skill Form: Active(AP)
Type: Secondary
Target: Instant Casting
Consumes: AP 150
Description: Can only be used when the user learned at least one of either Commune with Chulho, Kisul or Hyunrok.
Through the temporary communion with Chulho, Kisul and Hyunrok, the user is in the state of communion of all three mystical creatures for the certain duration.
Increases P.Atk, S.Matk and H.Plus for the duration.
_
[Level 1]: Duration: 30 seconds / P.Atk, S.Matk, H.Plus +3
[Level 2]: Duration: 60 seconds / P.Atk, S.Matk, H.Plus +6
[Level 3]: Duration: 90 seconds / P.Atk, S.Matk, H.Plus +9
[Level 4]: Duration: 120 seconds / P.Atk, S.Matk, H.Plus +12
[Level 5]: Duration: 150 seconds / P.Atk, S.Matk, H.Plus +15

1st rebalance :
(none)

2nd rebalance :
(none)
2023-11-01 15:56:09 +01:00
Atemo
9de0a5fa53 Implemented SH_HOGOGONG_STRIKE (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 5, Howling of Chulho 3
Skill Form: Active
Type: Ranged Physical
Target: Single target
Recovery: AP 1 (2 if Commune With Chulho is learned)
Description: Punches the front paws of Chulho to nearby targets who are affected by [Hogogong effect], inflicts long ranged physical damage to the targets for 3 hits.
Deals additional damage depends on level of Mystical Creature Mastery user learned, user's base level and POW, has a chance to trigger critical, critical chance is the user's Cri.
The effectiveness of critical modifier is applied by half.
If the user learned Commune With Chulho, increases skill damage and increases AP recovery amount.
_
[Level 1]: (380 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (600 + (Mystical Creature level x 20))% Atk per hit / area of effect: 7 x 7 cells.
[Level 2]: (580 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (950 + (Mystical Creature level x 20))% Atk per hit / area of effect: 7 x 7 cells.
[Level 3]: (780 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (1300 + (Mystical Creature level x 20))% Atk per hit / area of effect: 7 x 7 cells.
[Level 4]: (980 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (1650 + (Mystical Creature level x 20))% Atk per hit / area of effect: 9 x 9 cells.
[Level 5]: (1180 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (2000 + (Mystical Creature level x 20))% Atk per hit / area of effect: 9 x 9 cells.
[Level 6]: (1380 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (2350 + (Mystical Creature level x 20))% Atk per hit / area of effect: 9 x 9 cells.
[Level 7]: (1580 + (Mystical Creature level x 10))% Atk per hit.
Commune With Chulho: (2700 + (Mystical Creature level x 20))% Atk per hit / area of effect: 11 x 11 cells.

1st rebalance :
- Increases SP consumption from 68 to 72 based on level 7.
- Increases damage from 900%/1500%(Commune With Chulho)Atk to 1580%/2700%(Commune With Chulho)Atk per hit based on level 7.
- Reduces cooldown from 0.5 seconds to 0.35 seconds.

2nd rebalance :
- Increases SP consumption from 72 to 85 based on level 7.
2023-11-01 15:54:37 +01:00
Atemo
ef9f422b08 Implemented SH_HOWLING_OF_CHUL_HO (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 3, Chulho Sonic Claw 3
Skill Form: Active
Type: Ranged Physical
Target: Instant Casting
Recovery: AP 2
Description: Roars with the power of Chulho, inflicts long ranged physical damage to all targets around the user.
Inflicts [Hogogong effect] to the targets for 12 seconds.
Deals additional damage depends on level of Mystical Creature Mastery user learned, user's base level and POW.
If the user learned Commune With Chulho, increases skill damage.

[Level 1]: (1650 + (Mystical Creature level x 50))% Atk / area of effect: 5 x 5 cells.
Commune With Chulho: (1850 + (Mystical Creature level x 100))% Atk / area of effect: 7 x 7 cells.
[Level 2]: (2700 + (Mystical Creature level x 50))% Atk / area of effect: 5 x 5 cells.
Commune With Chulho: (3000 + (Mystical Creature level x 100))% Atk / area of effect: 7 x 7 cells.
[Level 3]: (3750 + (Mystical Creature level x 50))% Atk / area of effect: 5 x 5 cells.
Commune With Chulho: (4150 + (Mystical Creature level x 100))% Atk / area of effect: 7 x 7 cells.
[Level 4]: (4800 + (Mystical Creature level x 50))% Atk / area of effect: 7 x 7 cells.
Commune With Chulho: (5300 + (Mystical Creature level x 100))% Atk / area of effect: 9 x 9 cells.
[Level 5]: (5850 + (Mystical Creature level x 50))% Atk / area of effect: 7 x 7 cells.
Commune With Chulho: (6450 + (Mystical Creature level x 100))% Atk / area of effect: 9 x 9 cells.
[Level 6]: (6900 + (Mystical Creature level x 50))% Atk / area of effect: 7 x 7 cells.
Commune With Chulho: (7600 + (Mystical Creature level x 100))% Atk / area of effect: 9 x 9 cells.
[Level 7]: (7950 + (Mystical Creature level x 50))% Atk / area of effect: 9 x 9 cells.
Commune With Chulho: (8750 + (Mystical Creature level x 100))% Atk / area of effect: 11 x 11 cells.

1st rebalance :
- Increases SP consumption from 62 to 68.
- Increases damage from 5750%/7250%(Commune With Chulho)Atk to 7950%/8750%(Commune With Chulho)Atk based on level 7.
- Increases factor weight of Mystical Creature skill level in skill formula from 30/50(Commune With Chulho) to 50/100(Commune With Chulho).

2nd rebalance :
- Increases SP consumption from 68 to 72
2023-11-01 15:54:36 +01:00
Atemo
13a8b0a368 Implemented SH_CHUL_HO_SONIC_CLAW (2nd rebalance)
MAX Lv: 7
Skill Requirement: Mystical Creature Mastery 1
Skill Form: Active
Type: Ranged Physical
Target: Single target
Recovery: AP 1
Description: Using the sharp claw of Chulho by scratches the air towards the target, inflicts long ranged physical damage to the target.
Deals additional damage depends on level of Mystical Creature Mastery user learned, user's base level and POW.
If the user learned Commune With Chulho, increases skill damage and applies critical damage, the critical chance is the user's Cri.
The effectiveness of critical modifier is applied by half.
_
[Level 1]: (2500 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (2900 + (Mystical Creature level x 100))% Atk.
[Level 2]: (4150 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (4950 + (Mystical Creature level x 100))% Atk.
[Level 3]: (5800 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (7000 + (Mystical Creature level x 100))% Atk.
[Level 4]: (7450 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (9050 + (Mystical Creature level x 100))% Atk.
[Level 5]: (9100 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (11100 + (Mystical Creature level x 100))% Atk.
[Level 6]: (10750 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (13150 + (Mystical Creature level x 100))% Atk.
[Level 7]: (12400 + (Mystical Creature level x 50))% Atk.
Commune With Chulho: (15200 + (Mystical Creature level x 100))% Atk.

1st rebalance :
- Increases SP consumption from 42 to 54 based on level 7.
- Increases damage from 2800%/3150%(Commune With Chulho)Atk to 5650%/6450%(Commune With Chulho)Atk based on level 7.
- Increases factor weight of Mystical Creature skill level in skill formula from 30/50(Commune With Chulho) to 50/100(Commune With Chulho).

2nd rebalance :
- Increases cast range from 9 cells to 11 cells.
- Increases base damage from 5650%/6450%Atk to 12400%/15200%Atk based on level 7.
2023-11-01 15:54:35 +01:00
Atemo
c639490c28 Implemented SH_COMMUNE_WITH_HYUN_ROK
MAX Lv: 1
Skill Requirement: Mystical Creature Mastery 7, Hyunrok Cannon 3
Skill Form: Passive
Description: Empowers the skills that borrow the power from Hyunrok through perfect communion with the mystical creature Hyunrok.
2023-11-01 15:54:34 +01:00
Atemo
e6be453ad0 Implemented SH_COMMUNE_WITH_KI_SUL
MAX Lv: 1
Skill Requirement: Mystical Creature Mastery 7, Kisul Rampage 3
Skill Form: Passive
Description: Empowers the skills that borrow the power from Kisul through perfect communion with the mystical creature Kisul.
2023-11-01 15:52:33 +01:00
Atemo
32ba1babfc Implemented SH_COMMUNE_WITH_CHUL_HO
MAX Lv: 1
Skill Requirement: Mystical Creature Mastery 7, Hogogong Strike 3
Skill Form: Passive
Description: Empowers the skills that borrow the power from Chulho through perfect communion with the mystical creature Chulho.
2023-11-01 15:51:47 +01:00
Atemo
de98f5402e Implemented SH_MYSTICAL_CREATURE_MASTERY
Mystical Creature Mastery
MAX Lv: 10
Skill Form: Passive
Description: By communicating with mystical creatures, increases P.Atk, S.Matk and the effectiveness of mystical creatures skills.
_
[Level 1]: P.Atk/S.Matk +1
[Level 2]: P.Atk/S.Matk +3
[Level 3]: P.Atk/S.Matk +4
[Level 4]: P.Atk/S.Matk +6
[Level 5]: P.Atk/S.Matk +7
[Level 6]: P.Atk/S.Matk +9
[Level 7]: P.Atk/S.Matk +10
[Level 8]: P.Atk/S.Matk +12
[Level 9]: P.Atk/S.Matk +13
[Level 10]: P.Atk/S.Matk +15
2023-11-01 15:50:57 +01:00
Atemo
16de2a89c4 Spirit_Handler skill tree 2023-11-01 15:49:45 +01:00
Atemo
ebabfd8807
Implemented DK_DRAGONIC_BREATH (#7985)
Deals normal long ranged physical damage to the target.
    Can only be used when riding dragon.
    Deals additional damage depends on user's MaxHP and MaxSP.
    Affected by Hit/Flee calculation.
    Ignores physical defense.
    Damage property depends on weapon property.
    Affected by attack modifiers (such as race modifier).
    Recovers 2 AP.
    When using while under Dragonic Aura buff, increases influence of MaxHP and MaxSP in skill damage.
    Fixed casting time : 0.5 seconds (based on level 10).
    Variable Casting time : 2 seconds (based on level 10).
    Cooldown: 0.5 seconds (based on level 10).
    Global cool time : 0.15 seconds (based on level 10).

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>

Credit to @datawulf
2023-11-01 15:47:54 +01:00
Atemo
da9e321330
Implemented new Biolo skills (#7987)
* Implemented BO_EXPLOSIVE_POWDER
- Deals melee physical damage to all targets around the user.
- Doesn't need any catalyst.
- When using while under Research Report buff, increases damage and number of hit.
- Recovers 2 AP.
- Fixed casting time : - (based on level 5).
- Variable Casting time : - (based on level 5).
- Cooldown: 0.7 seconds (based on level 5).
- Global cool time : 0.25 seconds (based on level 5).

* Implemented BO_MAYHEMIC_THORNS
- Deals long ranged physical damage to the target and surrounding enemies around the target with the range up to 9x9 cells.
- Doesn't need any catalyst.
- Has a chance to trigger critical, the critical chance is the user's cri.
- When using while under Research Report buff, increases damage and number of hit.
- Recovers 2 AP.
- Fixed casting time : 0.5 seconds (based on level 10).
- Variable Casting time : 1 second (based on level 10).
- Cooldown: 0.7 seconds (based on level 10).
- Global cool time : 0.15 seconds (based on level 10).

* Skills updated to 2nd rebalance

Credit to @datawulf
2023-10-30 22:07:29 +01:00
Atemo
eec9d34ead
Implemented new Meister skills (#7986)
* Implemented MT_MIGHTY_SMASH
- Deals melee physical damage to all targets around the user.
- When using while under Axe Stomp buff, increases damage and number of hit.
- Fixed casting time : - (based on level 10).
- Variable Casting time : - (based on level 10).
- Cooldown: 0.3 seconds (based on level 10).
- Global cool time : - (based on level 10).

* Updated Mighty Smash to last rebalance
- Increases cooldown from 0.3 seconds to 0.5 seconds.
- Adds global cool time by 0.25 seconds.
- Increases SP consumption from 78 to 95 based on level 10.
- Reduces base damage from 3100%/3150%Atk to 1825%/1850%Atk per hit based on level 10.
- Increases number of hit from 3/5 hits to 5/7 hits.
- While under Axe Stomp buff, increases factor weight of POW in skill formula from 7 to 10.

* Implemented MT_TRIPLE_LASER
- Deals long ranged physical damage to the target.
- Can only be used when using Madogear.
- Has a chance to trigger critical, the critical chance is the user's cri.
- Damage property depends on weapon property.
- Doesn't consume magic gear fuel or cannonball.
- Fixed casting time : 0.5 seconds (based on level 5).
- Variable Casting time : 1 seconds (based on level 5).
- Cooldown: 0.25 seconds (based on level 5).
- Global cool time : - (based on level 5).

* Updated Triple Laser to last rebalance
- Increases cooldown from 0.25 seconds to 0.35 seconds.
- Adds global cool time by 0.25 seconds.
- Increases base damage from 3300%Atk to 5050%Atk per hit based on level 5.
- Increases factor weight of POW in skill formula from 10 to 12.

* Implemented MT_SPARK_BLASTER
- Deals long ranged physical damage to the target and surrounding enemies around the target with the range up to 9x9 cells.
- Can only be used when using Madogear.
- Affected by Hit/Flee calculation.
- Ignores physical defense.
- Doesn't consume magic gear fuel or cannonball.
- Damage property depends on weapon property.
- Recovers 2 AP.
- Fixed casting time : 0.5 seconds (based on level 10).
- Variable Casting time : 1.5 seconds (based on level 10).
- Cooldown: 0.7 seconds (based on level 10).
- Global cool time : 0.25 seconds (based on level 10).

* Updated Spark Blaster to last rebalance
- Reduces cooldown from 0.7 seconds to 0.5 seconds.
- Increases base damage from 7750%Atk to 9250%Atk based on level 10.

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>

Credits to @datawulf
2023-10-30 16:34:52 +01:00
Sapito Sucio
f000e76ba4
Fixed some typos in several city scripts (#7995)
Co-authored-by: Daegaladh <Daegaladh@users.noreply.github.com>
2023-10-30 09:43:27 +01:00
Sapito Sucio
f48823fe73
Fixed some typos in Gungslinger, Ninja, Taekwon and Dandelion quests (#7993)
Co-authored-by: Daegaladh <Daegaladh@users.noreply.github.com>
2023-10-30 08:35:26 +01:00