道具描述 |
A shield with the power of fire. There are various effects depending on the user's stats.
Class: Shield Defense: 120 Weight: 100 Requires Level: 90 Usable By: All Jobs Mdef + 10 This item is indestructible in battle. Reduces damage taken from Fire property attacks by 10%. Increases physical and magical damage on Fire property targets by 5%. If Fotia Shield [1] upgrade level is +6 or higher, Reduces damage taken from Fire property attacks by an additional 15%. Increases physical and magical damage on Fire property targets by an additional 10%. If upgrade level is +8 or higher, If the user's base Str is 90 or higher, ATK + 50. If the user's base Agi is 90 or higher, Aspd + 5%. If the user's base Vit is 90 or higher, increases the recovery rate of recovery skills and recovery items by 10%. If the user's base Int is 90 or higher, MATK + 30. If the user's base Dex is 90 or higher, reduces the variable casting time of skills by 5%. If the user's base Luk is 90 or higher, increases critical damage on targets by 5%. |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 | .@r = getrefine(); bonus bUnbreakableShield; bonus bMdef,5; bonus2 bSubEle,Ele_Fire,10; bonus2 bAddEle,Ele_Fire,5; bonus2 bMagicAddEle,Ele_Fire,5; if (.@r>=6) { bonus2 bSubEle,Ele_Fire,15; bonus2 bAddEle,Ele_Fire,10; bonus2 bMagicAddEle,Ele_Fire,10; } if (.@r>=8) { if (readparam(bStr)>=90) bonus bBaseAtk,50; if (readparam(bAgi)>=90) bonus bAspdRate,5; if (readparam(bInt)>=90) bonus bMatk,30; if (readparam(bVit)>=90) bonus bAddItemHealRate,10; if (readparam(bDex)>=90) bonus bVariableCastrate,-5; if (readparam(bLuk)>=90) bonus bCritAtkRate,5; } |
![]() |
||||||
道具描述 |
带着萌萌熊耳朵的饰品。
用红色缎带装饰显得更加可爱。 可兑换时装附魔石箱子15 系列: 时装 防御: 0 位置: 头上 重量: 0 要求等级: 1 装备: 所有职业 |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 |
![]() |
||||||
道具描述 |
以教国阿卢纳贝兹教皇为样本而制作的帽子。
便衣款式新上市! 可随机兑换时装附魔石箱子13~21 系列: 时装 防御: 0 位置: 头上 重量: 0 要求等级: 1 装备: 所有职业 |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 |
道具描述 |
Account Bound.
Old worn cocked hat with the skull emblem. On the lining you see the embroidered words: 'Clothes and deeds make the man'. During event: LUK +10. Damage against Fish and Undead monsters +20%. Physical weapon damage against normal monsters and players +5% Skill delay -10%. Current effects applies only during Event 'X Marks the Spot' ------------- Class: Costume Location: Upper Defense: 0 Weight: 0 Required Level: 1 Jobs: All |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 |
道具描述 |
Character Bound
Gorgeous crown incrusted with a blue pearl that symbolizes shining of the first aura among all of the Transcendent Classes. Reward of the first player to reach 99/70 level. Class: Costume Location: Upper Defense: 0 Weight: 0 Required Level: 1 Jobs: All |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 |
![]() |
||||||
道具描述 |
普隆德拉电视机前的观众们!
哈!+(>_<)+嘻嘻! 我本是平凡又善良的服事!……但有一天牧师突然出现后丢给了我魔幻羽毛发夹…… 从那时候开始我沦落为对付恶魔手下黑波利的服事了……呜呜TAT 虽然每天疲惫不堪,但今天也要加油哦! 那么开始展现我服事的能力了哦~! ……感觉有人在脑海里这样呐喊。 可兑换时装附魔石箱子17 系列: 时装 防御: 0 位置: 头上 重量: 0 要求等级: 1 装备: 所有职业 |
|||||
掉落怪物 |
|
|||||
其它获得方式 |
|
|||||
作用脚本 | hateffect(HAT_EF_MAGICAL_FEATHER,true); |