hi
hab da mal so ne frage..
.. wie krieg ich die zahl raus die ich beim revolution engine 8.3 programm eingeben muss damit cooldown z.b. mit storms klappt? also mit splashy ice weiß ich das ist die 900 die man sucht aber nur weils gesehen hab.. ich weiß das man das aus der jobchange-e.dat rausholen muss hab da mal ein beispiel:
( skill
( key "mage-42")
( name "Thunder Storm")
( limit mage)
( action 43)
( image "active076")
( desc "#nThunderbolts are droping for certain amount of time#non the selected area.#nAttack every target in the area every 2 seconds for 16 seconds.")
( ability "#nMin Magic Attack + %1!d!#nMax Magic Attack + %2!d!#nEnergy used : 352")
( parameter 1 ( mul ( plus ( plus lightning_mastery ( plus ( div ( mul char_level 3) 2) ( div ( div ( mul ( div ( mul char_int 3) 2) ( mul skill_level 5)) 3) 2)) ) 360) ( div 6 10)) )
( parameter 2 ( mul ( plus ( plus lightning_mastery ( plus ( div ( mul char_level 3) 2) ( div ( div ( mul ( div ( mul char_int 3) 2) ( mul skill_level 10)) 2) 2)) ) 700) ( div 6 10)) )
( level 65 0) ( grade 7 0)
( maxlevel 1 0)
( condition 41 1 )
( type active once)
( compare 1 352 )
( compare 2 9999 )
( compare 3 10 )
( compare 4 0 )
( motion 12 13 none )
( damagetype 0)
woher weiß ich jetzt was ich suchen muss damit Thunder Storm cooldown klappt? Bitte Helft Mir .. Danke im Vorraus ;)
hab da mal so ne frage..
.. wie krieg ich die zahl raus die ich beim revolution engine 8.3 programm eingeben muss damit cooldown z.b. mit storms klappt? also mit splashy ice weiß ich das ist die 900 die man sucht aber nur weils gesehen hab.. ich weiß das man das aus der jobchange-e.dat rausholen muss hab da mal ein beispiel:
( skill
( key "mage-42")
( name "Thunder Storm")
( limit mage)
( action 43)
( image "active076")
( desc "#nThunderbolts are droping for certain amount of time#non the selected area.#nAttack every target in the area every 2 seconds for 16 seconds.")
( ability "#nMin Magic Attack + %1!d!#nMax Magic Attack + %2!d!#nEnergy used : 352")
( parameter 1 ( mul ( plus ( plus lightning_mastery ( plus ( div ( mul char_level 3) 2) ( div ( div ( mul ( div ( mul char_int 3) 2) ( mul skill_level 5)) 3) 2)) ) 360) ( div 6 10)) )
( parameter 2 ( mul ( plus ( plus lightning_mastery ( plus ( div ( mul char_level 3) 2) ( div ( div ( mul ( div ( mul char_int 3) 2) ( mul skill_level 10)) 2) 2)) ) 700) ( div 6 10)) )
( level 65 0) ( grade 7 0)
( maxlevel 1 0)
( condition 41 1 )
( type active once)
( compare 1 352 )
( compare 2 9999 )
( compare 3 10 )
( compare 4 0 )
( motion 12 13 none )
( damagetype 0)
woher weiß ich jetzt was ich suchen muss damit Thunder Storm cooldown klappt? Bitte Helft Mir .. Danke im Vorraus ;)