![]() |
||||||
道具描述 |
专为突袭用而特别制作的单手枪,对人战斗能发挥相当好的效果
STR+2 对人型系魔物的物理攻击力增加95% 无视人型系魔物的物理防御力20% 十字军/圣殿十字军装备时,增加攻击速度 20% 不可破坏。 系列: 枪 攻击: 60 重量: 0 武器等级: 3 要求等级: 80 装备: 剑士系列专用 |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 | bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if (BaseJob == Job_Crusader) bonus bAspdRate,20; |
![]() |
||||||
道具描述 |
对人型系敌人的物理伤害增加95%,无视人型系敌人的物理防御20%。
不可破坏。 ※武器精炼追加效果 精炼+6时, 无视人型系敌人的物理防御5%,攻击速度增加10%, 【屠杀】Lv1(屠杀效果的伤害增加只套用至精炼+14) 精炼+9时, 骑士系列使用【连刺攻击】时,有一定几率对敌人施展【致命伤口】Lv2,十字军系列一般攻击时,有一定几率对敌人施展【神之威压】Lv5。 系列: 单手枪 攻击: 130 重量: 0 武器等级: 4 要求等级: 80 装备: 剑士系列 |
|||||
掉落怪物 |
|
|||||
其它获得方式 | ||||||
作用脚本 | bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus bAspdRate,5; } if (.@r>8) { if (BaseJob == Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if (BaseJob == Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,100; bonus bAspdRate,5; } |
道具描述 |
A spear fashioned from a unicorn's horn, enabling it to neutralize poisons and inflict deep wounds.
_ Type: Weapon Class: One-Handed Spear Attack: 150 Property: Holy Weight: 100 Weapon Level: 4 Required Level: 65 Required Job: Transcendent Swordman Jobs _ Enables Level 1 Detoxify. Adds a 5% chance of inflicting Bleed on the target when performing a physical attack. This item is indestructible in battle. _ Set Bonus Long Horn [1] Valkyrja's Shield [1] Adds a 0.5% chance of casting Level 2 Assumptio on the user when receiving a physical attack. |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 | bonus bAtkEle,Ele_Holy; bonus2 bAddEff,Eff_Bleeding,500; skill "TF_DETOXIFY",1; bonus bUnbreakableWeapon; |
道具描述 |
A spear with a leaf shaped point that is designed for hunting, causing damage with its heavy weight instead of stabbing.
_ Type: Weapon Class: One-Handed Spear Attack: 180 Property: Neutral Weight: 420 Weapon Level: 4 Required Level: 60 Required Job: Transcendent Swordman Jobs _ Pierces 100% of DEF on Brute race targets when performing a physical attack. Adds a 10% chance of casting Level 3 Vital Strike on the target when performing a physical attack. Adds a 10% chance of gaining Meat when a Brute race targets is killed. |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 | bonus bIgnoreDefRace,RC_Brute; bonus bIgnoreDefRace,RC_Player_Doram; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,100; |
道具描述 |
A weapon consisting of an axe head mounted on a long pole that is designed to break through thick armor.
Account Bound Rental Item Class: One-Handed Spear Attack: 195 Property: Neutral Weight: 0 Weapon Level: 3 Requires Level: 1 Usable By: Swordman Jobs Str + 1 Int + 2 Dex + 1 |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 | bonus bStr,1; bonus bInt,2; bonus bDex,1; |