Advertisement
DeathChaos25

FE:Fates Character block

May 10th, 2016
1,296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. 0x00 - 0x07: Bit Flags(SPID)
  2. 0x08 - 0x0B: PID Label (Character ID Label)
  3. 0x0c - 0x0f: FID Label (Character Sprites)
  4. 0x10 - 0x03: AID Label (Character 3D Assets)
  5. 0x14 - 0x17: MPID Label (Character Name)
  6. 0x18 - 0x1b: MPID_H Label (Character help text)
  7. 0x1c - 0x1f: Attack Stance Bonus
  8. 0x20 - 0x23: Guard Stance Bonus
  9. 0x24 - 0x25: Character ID
  10. 0x26: Support Available Flag
  11. 0x27: Team Flag (MBIDs, 0x05 and 0x0B give Vallite effects)
  12. 0x28 - 0x29: Replace this Character ID from Gamedata.bin (Dynamic route specific blocks)
  13. 0x2A - 0x2B: Parent ID
  14. 0x2C - 0x2D: Starting class
  15. 0x2E - 0x2F: Base Class
  16. 0x30 - 0x31: Support list order
  17. 0x32 : Level
  18. 0x33 : Internal Level
  19. 0x34 : Enemy/Ally flag.
  20. 0x35 : Scaling Factor (paralogues)
  21. 0x36 - 0x37: ???
  22. 0x38 - 0x3F: Base Stats
  23. 0x40 - 0x47: Growths
  24. 0x48 - 0x4F: Modifiers
  25. 0x50 - 0x57: Normal Difficulty stat loss
  26. 0x58 - 0x5F: Lunatic Stat bonuses
  27. 0x60 - 0x67: Starting Weapon Ranks
  28. 0x68 - 0x71: Starting Skills
  29. 0x72 - 0x73: Skill Difficulty available Flags (usually FF 7F which means all skills available on all difficulties)
  30. 0x74 - 0x79: Personal Skill Stuff
  31. 0x7a - 0x7b: Birthday(M/D)
  32. 0x7c - 0x7d: Heart Seal Class 1
  33. 0x7e - 0x7f: Heart Seal Class 2
  34. 0x80 - 0x85: Death Camera Byte and other unknown bytes
  35. 0x86 - 0x87: Eternal Seal usage
  36. 0x88 - 0x8b: Combat Music pointer
  37. 0x8c - 0x8F: Enemy Voice pointer
  38. 0x90 - 0x97: (Probably Some other potential pointers)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement