360haven works best with JavaScript enabled
[Alpha] Lightning Returns Basic SE v0.57 - Page 46
Loading
Register
Page 46 of 110 FirstFirst ... 21364142434445464748495051567196 ... LastLast
Results 361 to 368 of 876
  1. #361
    mearsy777

    Re: Lightning Returns Basic Save Editor v0.23

    Looks sweet ! thanks for this man!

  2. #362
    Junior Member
    360HAVEN
    hamburgers is offline
    Join Date : Jan 2014
    Posts : 23
    Array

    Re: Lightning Returns Basic Save Editor v0.07

    Hi, after doing some digging through the app.dat file, I think I found offset for weapons (31af0), cause in save there is 2, for each item

    wea_ea08, shi_ea08
    wea_ca00, shi_ca00

    Also found the costume offset too (330a0)

    More later, phew :)

  3. #363
    Gfx Artist
    Rpg_Fan

    Ryudo is offline
    Join Date : Dec 2010
    Location : Netherlands
    Posts : 924
    Array

    Re: Lightning Returns Basic Save Editor v0.07

    Seems Beatdown Lvl 1 (with no auto ability) is

    Code:
    61 74 31 33 30 5F 30 30 5F 30 30 00 00 00 61 74 31 33 30 5F 30 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 01 00 00 FF FF FF
    Holy bejesus; is all I can say. Going to mess with these values now to see if I can come up with a proper change.

    Even being able to add an Auto ability would be a nice progress.


    [Edit]

    Changing

    Code:
    [01 01] 00 00 FF FF FF
    To [01 FF] makes it a level 255 ability..... but does nothing in terms of power. It only changes the 'visible level'.


    [Edit 2]
    Code:
    61 74 31 33 30 5F 30 30 5F 30 30 00 00 00 61 74 31 33 30 5F 30 30 00 00 00 00 00 00 [77 65 61 72 38 30 5f 35 36 30] 00 00 00 00 01 01 00 00 FF FF FF
    = Beatdown Lvl 1 with 'Committal' as Auto-ability.

    So [77 65 61 72 38 30 5f 35 36 30] is the auto-ability area for active abilities. Then it's just a matter of figuring out some of the auto abilities and then you can pretty much apply it that way to stuff.

    This is still a drag to do though.. figuring out all the auto abilities and actual abilities is a pain in the ass.

    [Edit 3]
    Some auto-abilities:
    Code:
    Status Abilities:
    --------------------------------------------------------------------------
    77 65 61 72 5F 61 74 30 34 30 = wear_at040 = Strength+40
    77 65 61 72 5F 61 74 30 38 30 = wear_at080 = Strength+80
    77 65 61 72 5F 61 74 32 32 30 = wear_at220 = Strength+130
    77 65 61 72 5F 6D 67 30 34 30 = wear_mg040 = Magic+40
    77 65 61 72 5F 6D 67 30 38 30 = wear_mg080 = Magic+80
    77 65 61 72 5F 6D 67 32 32 30 = wear_mg220 = Magic+130
    
    Stagger Abilities:
    --------------------------------------------------------------------------
    73 70 61 5F 32 30 31 30 = spa_2010 = Stagger Duration +3%
    73 70 61 5F 32 30 31 33 = spa_2013 = Stagger Duration +10%
    
    Attack Percentage Increase Abilities:
    --------------------------------------------------------------------------
    73 70 61 5F 37 33 30 32 = spa_7302 = Multiple Targets +30%
    73 70 61 5F 34 30 30 30 = spa_4000 = Status Ailment Damage +20%
    
    Resists:
    --------------------------------------------------------------------------
    73 70 61 5F 31 30 31 31 = spa_1011 = +25% Magic Resist
    73 70 61 5F 31 30 31 32 = spa_1012 = +45% Magic Resist
    Last edited by Ryudo; 02-20-2014 at 02:44 AM.
    Downloads : 25 || Uploads : 1 || Rep Power : 4609 || Posts : 924 || Thanks : 85 || Thanked 231 Times in 133 Posts



  4. #364
    Dyno03

    Re: Lightning Returns Basic Save Editor v0.07

    I must of missed it somewhere went through this thread twice, anyone know how to edit 255 elixirs into the ps3?
    i think i found it here http://www.360haven.com/forums/threa...htning-Returns

    EDIT: does anyone know the default options for atk, str and hp?

  5. #365
    Gfx Artist
    Rpg_Fan

    Ryudo is offline
    Join Date : Dec 2010
    Location : Netherlands
    Posts : 924
    Array

    Re: Lightning Returns Basic Save Editor v0.07

    Quote Originally Posted by Dyno03 View Post
    [HIGHLITE][/HIGHLITE]I must of missed it somewhere went through this thread twice, anyone know how to edit 255 elixirs into the ps3?
    i think i found it here http://www.360haven.com/forums/threa...htning-Returns

    EDIT: does anyone know the default options for atk, str and hp?
    At the start of the game it's 200 STR, 200 MATK, 2000 HP.
    Downloads : 25 || Uploads : 1 || Rep Power : 4609 || Posts : 924 || Thanks : 85 || Thanked 231 Times in 133 Posts



  6. #366
    Dyno03

    Re: Lightning Returns Basic Save Editor v0.07

    Thank you so much for your answer and all your information on hexing this game as well.

  7. #367
    Junior Member
    TheSquall is offline
    Join Date : Nov 2012
    Posts : 8
    Array

    Re: Lightning Returns Basic Save Editor v0.23

    Ryudo thanks for the green value. I haven't logged into my game since Sunday due to work and lots of snow (stupid North East US). I added that to my post (and you were right, Pg 36)

    Edit: when I get some more time to explain, I'll work on a tutorial unless you've already done one and I missed it :\

  8. #368
    Gfx Artist
    Rpg_Fan

    Ryudo is offline
    Join Date : Dec 2010
    Location : Netherlands
    Posts : 924
    Array

    Re: Lightning Returns Basic Save Editor v0.23

    Quote Originally Posted by TheSquall View Post
    Ryudo thanks for the green value. I haven't logged into my game since Sunday due to work and lots of snow (stupid North East US). I added that to my post (and you were right, Pg 36)

    Edit: when I get some more time to explain, I'll work on a tutorial unless you've already done one and I missed it :\
    Yup already made one haha. Timezones!

    Downloads : 25 || Uploads : 1 || Rep Power : 4609 || Posts : 924 || Thanks : 85 || Thanked 231 Times in 133 Posts



 

 

Similar Threads

  1. Replies: 0
    Last Post: 04-03-2014, 08:28 AM
  2. Lightning Returns Save
    By biteme in forum Xbox 360 Game Saves
    Replies: 10
    Last Post: 01-04-2014, 06:34 PM
  3. Lightning Returns Gameplay Trailer
    By Original Boss in forum Youtube Famous
    Replies: 3
    Last Post: 06-06-2013, 07:48 PM

Visitors found this page by searching for:

Lightning returns save editor

lightning returns save editor xbox

final fantasy lightning returns xbox 360 save editordownload savedata lightning return final fantasy ps3download save data ps3 final fantasy lightning return라이트닝 리턴즈 에디트lightning returns basic save editortrainer final fantasy lightning returns unlock all itemfinal fantasie lightning returns save editorsave editor final fantasy xiii lightning returns ps3 trophyff13 3 save editorlightning returns ability editorLightning Returns Basic Save Editor v0.57save game editor final fantasy lightning returns ps3final fantasy xiii lightning returns save editor ps3lightning returns save editor ps3save editor lightning return ff13 pcdescargar savedata de lightning returns en xbox 360lr ffxiii save editorlightning returns final fantasy xiii save editorbasic save editor lightning returnslightning return save data#lightning returns save editor xbox 360final fantasy lightning returns save editor ps3lightning returns pc save editor

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯