OBD talk:ONVL

From OniGalore
Revision as of 13:46, 7 April 2012 by Paradox-01 (talk | contribs)
Jump to navigation Jump to search

ONVL: variant list

Template:XMLModdingHints

The xml code on this page is compatible with onisplit v0.9.61.0

general information

  • ONVLvariant_list.oni is global. (It can be found in edition/GameDataFolder/level0_... )
  • See also ONCV for more information.
  • You can't produce a list which contains a placeholder. ONVL is checking all its links at game start, Oni will crash if a ONCV is missing.
  • Create new ONCVs and add them to ONVL if you want to create groups for random designs or when you want to change character spawning on game difficulty level hard.


example

<?xml version="1.0" encoding="utf-8"?>
<Oni>
   <ONVL id="0">
       <Variants>
           <Link>ONCVany</Link>
           <Link>ONCVcomguy</Link>
           [...]
           <Link>ONCVblackops_swat</Link>
       </Variants>
   </ONVL>
</Oni>


Vanilla ONVL tree

This doesn't list the upgrades, just the basic hierarchy of the ONCV. (What upgrades are missing?)

  • any
    • irondemon
    • konoko
      1. copfem
      2. doctorfem
      3. genericfem
      4. red
        • red_easy
        • red_med
        • red_hard
      5. shinatama
        • shinzom
    • striker
      1. barabus
      2. bomber (not indexed in ONVL, so not available for ONCC (bomber and madbomber .. wut?)
      3. comguy
        1. copmale
        2. doctormale
        3. genericmale
        4. griffin
        5. griffin_swat
        6. madbomber
        7. muro
        8. mutantmuro
        9. ninja
          • ninjabot
          • ninja_easy
          • ninja_med
          • ninja_hard
          • super_ninja
        10. security
        11. sniper
        12. tanker
          • tanker_easy
          • tanker_med
          • tanker_hard
            • tanker_casual
        13. tctf_lite
          • blackops_lite
        14. thug
          • thug_air
          • thug_mfg
          • thug_neuro
          • thug_pow
          • thug_wh
      4. elite
        • elite_easy
        • elite_med
        • elite_hard
      5. striker_easy
      6. striker_med
      7. striker_hard
      8. tctf_swat
        • blackops_swat