Skip to content

Latest commit

 

History

History
140 lines (139 loc) · 5.35 KB

Training_Analyzer_Documentation.md

File metadata and controls

140 lines (139 loc) · 5.35 KB

Uma Launcher - Training Analyzer CSV Documentation

Many thanks to Kawaii Shadowii for writing this up.

Columns:

  • Run:
    • Only exists when multiple runs get generated in one CSV.
    • Differentiates all the runs included in the CSV by numbering them sequentially.
  • Scenario:
    • Shows the scenario that the run was done in
  • Chara:
    • Shows the character used in the run.
    • The name in square brackets corresponds to the outfit name.
  • Support 1-6:
    • Shows the support cards in your deck.
    • The number before the name of the support card is the game's internal ID of the support card.
  • Turn:
    • Show what turn of the run the action took place on.
  • Action:
    • Shows you the type of action.
    • The following actions currently exists:
      • Start
      • End
      • Training
      • Event
      • Race
      • SkillHint
      • BuySkill
      • Rest
      • Outing
      • Infirmary
      • GoddessWisdom (Grand Master only)
      • BuyItem (MANT only)
      • UseItem (MANT only)
      • Lesson (Grand Live only)
      • AfterRace
      • Continue
      • AoharuRaces (Aoharu Cup only)
      • SSMatch (Project L'Arc only)
    • If an action shows up as "Unknown", please let us know on the Discord server and provide us with your training run's gzip file.
  • Text:
    • Contains additional text-based info about the action type:
      • Action Type "Start":
      • Action Type "Training":
        • Selected training facility
      • Action Type "Event":
        • Event name
      • Action Type "Race":
        • Race name
      • Action Type "SkillHint":
        • Name of the character whose skill hint event triggered
      • Action Type "Outing":
        • Name of the character/support card you went on an outing with
      • Action Type "GoddessWisdom":
        • Name of the goddess whose wisdom was activated
      • Action Type "BuyItem":
        • Names of the bought items
        • Separated by | (pipe symbol)
      • Action Type "UseItem":
        • Names of the used items
        • Separated by | (pipe symbol)
      • Action Type "AfterRace":
        • Race name
      • Action Type "AoharuRaces":
        • Amount of wins, losses and draws
  • Value:
    • Contains additional value-based info about the action type:
      • Action Type "Training":
        • Fail percentage on the selected training facility
      • Action Type "Event":
        • Only for event with multiple choices
        • Shows which choice you picked
          • 1 = first option
          • 2 = second option
          • etc.
      • Action Type "Race":
        • Position that you finished in
      • Action Type "GoddessWisdom":
        • Level of the selected goddess wisdom
      • Action Type "AfterRace":
        • Final position that you finished in after continues
      • Action Type "Continue":
        • Type of continue
          • 1 = daily free continue
          • 2 = normal continue which uses a clock
      • Action Type "SSMatch"
        • Type of SS Match
          • 1 = SS Match
          • 2 = SSS Match
  • SPD:
    • Shows your speed stat at that moment.
  • STA:
    • Shows your stamina stat at that moment.
  • POW:
    • Shows your power stat at that moment.
  • GUT:
    • Shows your guts stat at that moment.
  • INT:
    • Shows your wisdom stat at that moment.
  • SKLPT:
    • Shows your amount of skill points at that moment.
  • ERG:
    • Shows your amount of energy left at that moment.
  • MOT:
    • Shows your motivation at that moment.
  • FAN:
    • Shows your amount of fans at that moment.
  • ΔSPD:
    • Shows the change of the speed stat from this action.
  • ΔSTA:
    • Shows the change of the stamina stat from this action.
  • ΔPOW:
    • Shows the change of the power stat from this action.
  • ΔGUT:
    • Shows the change of the guts stat from this action.
  • ΔINT:
    • Shows the change of the wisdom stat from this action.
  • ΔSKLPT:
    • Shows the change of the amount of skill points from this action.
  • ΔERG:
    • Shows the change of the amount of energy left from this action.
  • ΔMOT:
    • Shows the change of the motivation from this action.
  • ΔFAN:
    • Shows the change of the amount of fans from this action.
  • Skills Added:
    • Shows all skills that were added from this action
    • Separated by | (pipe symbol)
  • Skills Removed:
    • Shows all skills that were removed from this action
    • Separated by | (pipe symbol)
  • Skill Hints Added:
    • Shows all skill hints that were added from this action
    • Separated by | (pipe symbol)
  • Statuses Added:
    • Shows all status effects that were added from this action
    • Separated by | (pipe symbol)
  • Statuses Removed:
    • Shows all status effects that were removed from this action
    • Separated by | (pipe symbol)