diff --git a/L2J_Mobius_01.0_Ertheia/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_01.0_Ertheia/dist/game/data/stats/skills/documentation.txt index 4d9feafb85..06f563d514 100644 --- a/L2J_Mobius_01.0_Ertheia/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_01.0_Ertheia/dist/game/data/stats/skills/documentation.txt @@ -179,7 +179,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -222,7 +222,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -289,7 +289,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_02.5_Underground/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_02.5_Underground/dist/game/data/stats/skills/documentation.txt index 4d9feafb85..06f563d514 100644 --- a/L2J_Mobius_02.5_Underground/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_02.5_Underground/dist/game/data/stats/skills/documentation.txt @@ -179,7 +179,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -222,7 +222,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -289,7 +289,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_03.0_Helios/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_03.0_Helios/dist/game/data/stats/skills/documentation.txt index 4d9feafb85..06f563d514 100644 --- a/L2J_Mobius_03.0_Helios/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_03.0_Helios/dist/game/data/stats/skills/documentation.txt @@ -179,7 +179,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -222,7 +222,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -289,7 +289,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_04.0_GrandCrusade/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_04.0_GrandCrusade/dist/game/data/stats/skills/documentation.txt index 92841a95a4..d35a53a9b1 100644 --- a/L2J_Mobius_04.0_GrandCrusade/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_04.0_GrandCrusade/dist/game/data/stats/skills/documentation.txt @@ -183,7 +183,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -226,7 +226,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -294,7 +294,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_05.0_Salvation/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_05.0_Salvation/dist/game/data/stats/skills/documentation.txt index 7bc3a9e080..91849e22e9 100644 --- a/L2J_Mobius_05.0_Salvation/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_05.0_Salvation/dist/game/data/stats/skills/documentation.txt @@ -187,7 +187,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -230,7 +230,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -299,7 +299,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_05.5_EtinasFate/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_05.5_EtinasFate/dist/game/data/stats/skills/documentation.txt index eb54365cfa..50f8122da4 100644 --- a/L2J_Mobius_05.5_EtinasFate/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_05.5_EtinasFate/dist/game/data/stats/skills/documentation.txt @@ -188,7 +188,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -231,7 +231,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -300,7 +300,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_06.0_Fafurion/dist/game/data/stats/skills/documentation.txt index eb54365cfa..50f8122da4 100644 --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/stats/skills/documentation.txt @@ -188,7 +188,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -231,7 +231,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -300,7 +300,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_07.0_PreludeOfWar/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_07.0_PreludeOfWar/dist/game/data/stats/skills/documentation.txt index d0fe268f13..ae39cc0285 100644 --- a/L2J_Mobius_07.0_PreludeOfWar/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_07.0_PreludeOfWar/dist/game/data/stats/skills/documentation.txt @@ -188,7 +188,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -231,7 +231,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -299,7 +299,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_08.2_Homunculus/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_08.2_Homunculus/dist/game/data/stats/skills/documentation.txt index 302dd73653..9e02f9ee88 100644 --- a/L2J_Mobius_08.2_Homunculus/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_08.2_Homunculus/dist/game/data/stats/skills/documentation.txt @@ -189,7 +189,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -232,7 +232,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -301,7 +301,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/data/stats/skills/documentation.txt index 47cd0bc576..670f703536 100644 --- a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/data/stats/skills/documentation.txt @@ -189,7 +189,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -232,7 +232,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -301,7 +301,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_10.0_MasterClass/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_10.0_MasterClass/dist/game/data/stats/skills/documentation.txt index ea7ae395a2..9a5e678f0f 100644 --- a/L2J_Mobius_10.0_MasterClass/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_10.0_MasterClass/dist/game/data/stats/skills/documentation.txt @@ -190,7 +190,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -233,7 +233,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -303,7 +303,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_2.0_Saviors/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_2.0_Saviors/dist/game/data/stats/skills/documentation.txt index e9c259baa6..303e2285b3 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_2.0_Saviors/dist/game/data/stats/skills/documentation.txt @@ -176,7 +176,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -219,7 +219,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -285,7 +285,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_2.1_Zaken/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_2.1_Zaken/dist/game/data/stats/skills/documentation.txt index e9c259baa6..303e2285b3 100644 --- a/L2J_Mobius_Classic_2.1_Zaken/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_2.1_Zaken/dist/game/data/stats/skills/documentation.txt @@ -176,7 +176,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -219,7 +219,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -285,7 +285,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_2.2_Antharas/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_2.2_Antharas/dist/game/data/stats/skills/documentation.txt index eab8564e1e..4b593af52d 100644 --- a/L2J_Mobius_Classic_2.2_Antharas/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_2.2_Antharas/dist/game/data/stats/skills/documentation.txt @@ -178,7 +178,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -221,7 +221,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -287,7 +287,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/skills/documentation.txt index 9052a59869..db9610ee0d 100644 --- a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/skills/documentation.txt @@ -181,7 +181,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -224,7 +224,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -290,7 +290,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/skills/documentation.txt index 9052a59869..db9610ee0d 100644 --- a/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/stats/skills/documentation.txt @@ -181,7 +181,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -224,7 +224,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -290,7 +290,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_3.0_TheKamael/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_3.0_TheKamael/dist/game/data/stats/skills/documentation.txt index d6d4c37666..cc328db3d3 100644 --- a/L2J_Mobius_Classic_3.0_TheKamael/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_3.0_TheKamael/dist/game/data/stats/skills/documentation.txt @@ -181,7 +181,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -226,7 +226,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -292,7 +292,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/documentation.txt index 1bbfe989f9..a4ee69f5ac 100644 --- a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/documentation.txt @@ -178,7 +178,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -221,7 +221,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -287,7 +287,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/data/stats/skills/documentation.txt index 046fd1194c..557de9a78d 100644 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/data/stats/skills/documentation.txt @@ -182,7 +182,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -231,7 +231,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -299,7 +299,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/stats/skills/documentation.txt index 0cfb988f67..2603791ccf 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/stats/skills/documentation.txt @@ -183,7 +183,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -232,7 +232,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -300,7 +300,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls. diff --git a/L2J_Mobius_Essence_6.0_BattleChronicle/dist/game/data/stats/skills/documentation.txt b/L2J_Mobius_Essence_6.0_BattleChronicle/dist/game/data/stats/skills/documentation.txt index bb02c2a5ea..557fd7b894 100644 --- a/L2J_Mobius_Essence_6.0_BattleChronicle/dist/game/data/stats/skills/documentation.txt +++ b/L2J_Mobius_Essence_6.0_BattleChronicle/dist/game/data/stats/skills/documentation.txt @@ -183,7 +183,7 @@ MagicalAttackSpeed: Casting Spd. stat MagicalDamOverTime: Magical attack over time. MagicalDefence: M. Def stat. MagicalEvasion: M. Evasion stat. -MagicalSkillPower: Magical Skill Power stat (use only MUL). (l2jmobius) +MagicalSkillPower: Magical Skill Power stat. (l2jmobius) MagicalSoulAttack: Magical attack based on souls formula. MagicCriticalDamage: Magical Critical Damage stat MagicCriticalRate: Magical Critical Rate stat. @@ -232,7 +232,7 @@ PhysicalEvasion: P. Evasion stat. PhysicalMute: Prevents the usage of physical skills. Shield Slam. PhysicalShieldAngleAll: Causes the shield to block at 360 degree angle. PhysicalSkillCriticalRate: Physical skill critical rate stat. (l2jmobius) -PhysicalSkillPower: Physical Skill Power stat (use only MUL). +PhysicalSkillPower: Physical Skill Power stat. PhysicalSoulAttack: Physical attack depending on souls. PkCount: Increases PK kills. Plunder: Takes bonus item from monster. Sweep effect. @@ -301,7 +301,7 @@ SkillCriticalDamage: Skill critical damage stat. SkillEvasion: Skill evasion stat. SkillMastery: Activates double debuff or cooldown reset critical based on the specified stat. SkillMasteryRate: Bonus chance for skill mastery stat. -SkillPowerAdd: Adds set ammount of power to skills (use only DIFF). (l2jmobius) +SkillPowerAdd: Adds set ammount of power to skills. (l2jmobius) SkillTurning: Stops target's casting. SkillTurningOverTime: Stops target's casting at a fixed rate. SoulBlow: Physical attack based on blow formula with bonus damage from souls.