Kasper Posted December 26, 2011 Posted December 26, 2011 Hello rAthena, Can I request for item script. when I equipped the Wing (for example Icarus wings) the Assumptio Effect (Only the lights effect) will be seen Thank you ! Quote
KeiKun Posted December 26, 2011 Posted December 26, 2011 (edited) skilleffect "HP_ASSUMPTIO",0; sc_start SC_ASSUMPTIO,600000,5; Assumptio Level 5 for 10mins Edited December 26, 2011 by KeiKun Quote
Kasper Posted December 26, 2011 Author Posted December 26, 2011 skilleffect "HP_ASSUMPTIO",0; sc_start SC_ASSUMPTIO,600000,5; Assumptio Level 5 for 10mins Thanks Sir, But I need only the Lights effect of the Assumptio.... 20000,Icarus_Wings,Icarus_Wings,5,100000,,10,,10,,1,0xFFFFFFFF,7,2,1,,0,0,1000,{ if(isequipped(20000)) skilleffect "HP_ASSUMPTIO",0; sc_start SC_ASSUMPTIO,600000,5;},{},{} When I equipped the wing, It only see the Assumptio casting on the character.. is it possible for Lights only? (sorry for my bad english ) Quote
KeiKun Posted December 26, 2011 Posted December 26, 2011 (edited) skilleffect "HP_ASSUMPTIO",0; EDIT: LOL~ checking EDIT2: i dont think its possible the link comes up with the angel first before light~ Edited December 26, 2011 by KeiKun Quote
Kasper Posted December 26, 2011 Author Posted December 26, 2011 Ohhh Thanks for the help sir KeiKun Quote
Lilith Posted December 26, 2011 Posted December 26, 2011 effect_list.txt 375. Assumptio (Visual Effect) specialeffect2 375; 1 Quote
Question
Kasper
Hello rAthena,
Can I request for item script. when I equipped the Wing (for example Icarus wings) the Assumptio Effect
(Only the lights effect) will be seen
Thank you !
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.