Skill edditing,(OFFI FILES)

Results 1 to 8 of 8
  1. #1
    Member royalityridi is offline
    MemberRank
    Jan 2010 Join Date
    NetherlandsLocation
    90Posts

    Skill edditing,(OFFI FILES)

    Heya. Some people asked me how ''i'' editted my skills on Uniflyff.

    Some people thinks its pretty hard and need to know scripts or w/e.

    But its actually pretty easy.

    1) - Go to ur neurospace map. And then to ''Resource''
    2) - Search the file : propskillAdd.csv And open it.
    3) - search the skill u want to change (for example we going to change stone hand into a critical skill)
    4) - U found it , Gratz , u should see this :

    DONT FORGET TO MAKE A BACKUP FROM THIS FILE

    SA_STONEHAND_01,SI_ASS_CHEER_STONEHAND,1,=,=,=,=,=,=,=,=,=,DST_CHR_CHANCESTUN,=,2,=,SA_STONEHAND_STUN_L02,=,=,=,=,=,=,=,30,=,=,1000,=,=,=,9000,=,1,1,600

    (u should see this 20 times), Then u simple change the DST_CHR_CHANCESTUN into : DST_CHR_CHANCECRITICAL, So u get this :


    SA_STONEHAND_01,SI_ASS_CHEER_STONEHAND,1,=,=,=,=,=,=,=,=,=,DST_CHR_CHANCECRITICAL,=,2,=,SA_STONEHAND_STUN_L02,=,=,=,=,=,=,=,30,=,=,1000,=,=,=,9000,=,1,1,600

    5) - U change what it add's : Example U want it give's 10 % critical on level 1 u make it like this :


    SA_STONEHAND_01,SI_ASS_CHEER_STONEHAND,1,=,=,=,=,=,=,=,=,=,DST_CHR_CHANCECRITICAL,=,10,=,SA_STONEHAND_STUN_L02,=,=,=,=,=,=,=,30,=,=,1000,=,=,=,9000,=,1,1,600

    6) - edit all the levels in the rows . (this skill has 20 levels , So u begin @ 10 % , and end at 200 %), Ofcourse its a bit high rated. But be creative

    Once ur done. u save it

    7) - Now ur going to put it in ur client. For this u need FlyffRes-editor.
    U open the file ''Data.res'' in ur Flyff client (the 1 where u startup ur game etc) Then u just add the propskillAdd.csv into the data.res. It will ask's u to replace it, And u answer yes.

    8) - Now the effect's are changed. But u want to change the name to ofcourse. go to ur neurospace map,Then Resource again. And search the file : propSkill.txt.txt

    9) - u search the skill u changed, In this case i changed the skill Stonehand, so i search stone hand then u will see this :

    IDS_PROPSKILL_TXT_000090 Stonehand
    IDS_PROPSKILL_TXT_000091 All attacks gain the chance to stun.

    Now since its a critical skill now. I needs to have a name which fits. So lets change it in :

    IDS_PROPSKILL_TXT_000090 CriticalPunch
    IDS_PROPSKILL_TXT_000091 Increases ur Critical Rate.

    Now save it,

    10) - Go to Flyff ress editor, And do the same as u did with ur other propskillAdd.csv U just replace that 1 with Propskill.txt.txt It ask's u to replace, U say yes. And ur done!

    Now restart ur server, And voila u will see ur new skills.

    Not sure if there were more tuts to change skills. But i discovered this by myself. So thank me if it helped u =P

    U can btw always ask a question, Or do u have tips, just post them ^^

    Nice day to u all

    ~RoyalityRidi
    Last edited by royalityridi; 03-02-10 at 11:30 PM.


  2. #2
    Apprentice xBaron is offline
    MemberRank
    Dec 2009 Join Date
    7Posts

    Re: Skill edditing,(OFFI FILES)

    nice work :D first post :D

  3. #3
    Apprentice HackedReleases is offline
    MemberRank
    Feb 2010 Join Date
    In your serverLocation
    11Posts

    Re: Skill edditing,(OFFI FILES)

    Very nice. I like this, good job.

  4. #4
    Eternal Games Owner ZuminaSpanky is offline
    MemberRank
    Nov 2009 Join Date
    346Posts

    Re: Skill edditing,(OFFI FILES)

    Even though this does work I have been testing this and unfortunately not succeeding. I was attempting to make all classes to have prevention as a test. No I didn't want to put it in the buffpang but to make one of each class to have a self buff for prevention aka auto_hp.

    The only problem I see so far is the triggering of the auto_hp. Unfortunately, even though it does serve it's purpose the skill doesn't trigger to come off like prevention is supposed to do. The skill stays for the entire duration and is basically infinite HP until critted to death or one hitted by a monster.

    If you have any words of wisdom it'd be appreciated mate. =)
    Last edited by ZuminaSpanky; 21-02-10 at 08:23 AM.

  5. #5
    Valued Member shappy23 is offline
    MemberRank
    Dec 2008 Join Date
    PhilippinesLocation
    113Posts

    Re: Skill edditing,(OFFI FILES)

    good job

  6. #6
    Member royalityridi is offline
    MemberRank
    Jan 2010 Join Date
    NetherlandsLocation
    90Posts

    Re: Skill edditing,(OFFI FILES)

    Quote Originally Posted by ZuminaSpanky View Post
    Even though this does work I have been testing this and unfortunately not succeeding. I was attempting to make all classes to have prevention as a test. No I didn't want to put it in the buffpang but to make one of each class to have a self buff for prevention aka auto_hp.

    The only problem I see so far is the triggering of the auto_hp. Unfortunately, even though it does serve it's purpose the skill doesn't trigger to come off like prevention is supposed to do. The skill stays for the entire duration and is basically infinite HP until critted to death or one hitted by a monster.

    If you have any words of wisdom it'd be appreciated mate. =)
    Maybe u should try to use the old Prevention trigger.

    SA_PREVENTION_L01,SI_ASS_HEAL_PREVENTION,1,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,15,=,=,=,=,=,=,=,35,=,0,1000,=,=,=,600000,=,1,1,600
    SA_PREVENTION_L02,SI_ASS_HEAL_PREVENTION,2,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,20,=,=,=,=,=,=,=,35,=,0,1000,=,=,=,600000,=,1,1,600
    SA_PREVENTION_L03,SI_ASS_HEAL_PREVENTION,3,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,25,=,=,=,=,=,=,=,40,=,0,1000,=,=,=,600000,=,1,2,600
    SA_PREVENTION_L04,SI_ASS_HEAL_PREVENTION,4,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,30,=,=,=,=,=,=,=,40,=,0,1000,=,=,=,600000,=,1,2,600
    SA_PREVENTION_L05,SI_ASS_HEAL_PREVENTION,5,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,35,=,=,=,=,=,=,=,45,=,0,1000,=,=,=,600000,=,1,3,600
    SA_PREVENTION_L06,SI_ASS_HEAL_PREVENTION,6,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,40,=,=,=,=,=,=,=,45,=,0,1000,=,=,=,600000,=,1,3,600
    SA_PREVENTION_L07,SI_ASS_HEAL_PREVENTION,7,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,45,=,=,=,=,=,=,=,50,=,0,1000,=,=,=,600000,=,1,4,600
    SA_PREVENTION_L08,SI_ASS_HEAL_PREVENTION,8,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,50,=,=,=,=,=,=,=,50,=,0,1000,=,=,=,600000,=,1,4,600
    SA_PREVENTION_L09,SI_ASS_HEAL_PREVENTION,9,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,55,=,=,=,=,=,=,=,55,=,0,1000,=,=,=,600000,=,1,5,600
    SA_PREVENTION_L10,SI_ASS_HEAL_PREVENTION,10,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,60,=,=,=,=,=,=,=,55,=,0,1000,=,=,=,600000,=,1,5,600
    SA_PREVENTION_L11,SI_ASS_HEAL_PREVENTION,11,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,65,=,=,=,=,=,=,=,58,=,0,1000,=,=,=,600000,=,1,6,600
    SA_PREVENTION_L12,SI_ASS_HEAL_PREVENTION,12,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,70,=,=,=,=,=,=,=,58,=,0,1000,=,=,=,600000,=,1,6,600
    SA_PREVENTION_L13,SI_ASS_HEAL_PREVENTION,13,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,75,=,=,=,=,=,=,=,62,=,0,1000,=,=,=,600000,=,1,7,600
    SA_PREVENTION_L14,SI_ASS_HEAL_PREVENTION,14,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,80,=,=,=,=,=,=,=,62,=,0,1000,=,=,=,600000,=,1,7,600
    SA_PREVENTION_L15,SI_ASS_HEAL_PREVENTION,15,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,85,=,=,=,=,=,=,=,66,=,0,1000,=,=,=,600000,=,1,8,600
    SA_PREVENTION_L16,SI_ASS_HEAL_PREVENTION,16,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,90,=,=,=,=,=,=,=,66,=,0,1000,=,=,=,600000,=,1,8,600
    SA_PREVENTION_L17,SI_ASS_HEAL_PREVENTION,17,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,95,=,=,=,=,=,=,=,70,=,0,1000,=,=,=,600000,=,1,9,600
    SA_PREVENTION_L18,SI_ASS_HEAL_PREVENTION,18,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,****=,=,=,=,=,=,=,70,=,0,1000,=,=,=,600000,=,1,9,600
    SA_PREVENTION_L19,SI_ASS_HEAL_PREVENTION,19,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,****=,=,=,=,=,=,=,76,=,0,1000,=,=,=,600000,=,1,10,600
    SA_PREVENTION_L20,SI_ASS_HEAL_PREVENTION,20,=,=,=,=,=,=,=,=,=,DST_AUTOHP,=,10,=,120,=,=,=,=,=,=,=,76,=,0,1000,=,=,=,600000,=,1,10,600

    If this doesnt work. PM me in person. for my msn.

  7. #7
    Novice recess14 is offline
    MemberRank
    Jul 2010 Join Date
    1Posts

    Re: Skill edditing,(OFFI FILES)

    Does this work in v15 on teaix flyff because it changes back for me :(

  8. #8
    I Eat Anime kingolo654 is offline
    MemberRank
    Aug 2009 Join Date
    238Posts

    Re: Skill edditing,(OFFI FILES)

    Quote Originally Posted by recess14 View Post
    Does this work in v15 on teaix flyff because it changes back for me :(
    Change back ? Are you the Admin of that server ?



Advertisement