====== Assassin Cross Card (4359) ====== \\ | **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.** | | Assassin Cross Card (4359) | ^ ^ | ID: | 4359 | | Tradable: | Yes | | Storage-able: | Yes | | Vendable: | Yes | | Compounded On: | Garment | | Pre / Suffix: | of Shadow | ===== Card Description ===== * Enables use of Level 3 [[wiki:cloaking]]. ===== Changes Made To This Item ===== **Loki: ** * Receives 30% more damage from [[wiki:water]], [[wiki:earth]], [[wiki:fire]], [[wiki:wind]], [[wiki:poison]], [[wiki:holy]], [[wiki:dark]], [[wiki:ghost]] and [[wiki:undead]] elements. ===== How To Obtain This Item ===== === Eir === * [[http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1647&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&natk=0&immo=0&chcha=0&loot=0&chtar=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search|Assassin Cross]] - 0.03% === Loki === * [[http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1647&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&natk=0&immo=0&chcha=0&loot=0&chtar=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search|Assassin Cross]] - 0.20% === Tyr === * [[http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1647&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&natk=0&immo=0&chcha=0&loot=0&chtar=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search|Assassin Cross]] - 0.02% ===== Script ===== **Eir / Tyr: ** * { skill "AS_CLOAKING",3; },{},{ sc_end SC_CLOAKING; } **Loki: ** * {skill 135,3; bonus2 bSubEle,Ele_Water,-30; bonus2 bSubEle,Ele_Earth,-30; bonus2 bSubEle,Ele_Fire,-30; bonus2 bSubEle,Ele_Wind,-30; bonus2 bSubEle,Ele_Poison,-30; bonus2 bSubEle,Ele_Holy,-30; bonus2 bSubEle,Ele_Dark,-30; bonus2 bSubEle,Ele_Ghost,-30; bonus2 bSubEle,Ele_Undead,-30; },{},{sc_end SC_CLOAKING; }