====== Valorous Assassin's Damascus (1) ====== | **This item's information has been altered on one of the servers.\\ Please see the "Changes" section shown below to read details about this change.** | | Valorous Assassin's Damascus (1) | | ID: | 13037 | | Tradable: | No | | Storage-able: | No | | Vendable: | No | | Attack: | 120 | | Slots: | 1 | | Equipped On: | Weapon | | Equippable By: | [[wiki:novice]]/[[wiki:super_novice]], [[wiki:swordsman]] Class, [[wiki:archer]] Class, [[wiki:merchant]] Class, [[wiki:thief]] Class, [[wiki:ninja]], [[wiki:soul_linker]] | | Required Level: | 80 | ===== Item Description ===== A dagger that is specialized for assassination and killing humanoids.\\ * [[wiki:str]] + 1 * [[wiki:agi]] + 1 * Increases physical attack against DemiHuman monster by 75%. * When attacking, there is a chance that for 6 seconds, the weapon will be endowed with [[wiki:occult_impaction]]/Ice Pick effect. [Ninja Class, Rogue or Stalker] * Increases [[wiki:matk]] + 15%. * Indestructible (except in upgrade attempts). ===== Changes Made To This Item ===== **Loki: ** * Made 1 Slot * [[wiki:battlegrounds]] ===== Script ===== { bonus bStr,1; bonus bAgi,1; bonus2 bAddRace,RC_DemiHuman,75; bonus bUnbreakableWeapon,0; autobonus "{ bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }"; if (Class == Job_Ninja || Class == Job_Rogue || Class == Job_Stalker) bonus bMatkRate,15; },{},{}