5,389
edits
m (fixing up) |
m (oops) |
||
Line 6: | Line 6: | ||
;Note 1:The ONCV are used for random [[OBD:ONCC|ONCC]] selection | ;Note 1:The ONCV are used for random [[OBD:ONCC|ONCC]] selection | ||
:(e.g. spawning striker_easy_1, striker_easy_2 or striker_easy_3, at random). | :(e.g. spawning striker_easy_1, striker_easy_2 or striker_easy_3, at random). | ||
:If character variants are enabled (in [[OBD:BINA/CHAR|Character.BINA]]) : | :If character variants are enabled (in [[OBD:BINA/OBJC/CHAR|Character.BINA]]) : | ||
:#the ONCC specified in Character.BINA is selected | :#the ONCC specified in Character.BINA is selected | ||
:#the ONCV link in that ONCC is looked up | :#the ONCV link in that ONCC is looked up | ||
Line 18: | Line 18: | ||
;Note 2:The ONCV define the "harder" characters spawned on Hard (if enabled in Character.BINA) | ;Note 2:The ONCV define the "harder" characters spawned on Hard (if enabled in Character.BINA) | ||
:If "harder character variants" are enabled (in [[OBD:BINA/CHAR|Character.BINA]]) : | :If "harder character variants" are enabled (in [[OBD:BINA/OBJC/CHAR|Character.BINA]]) : | ||
:#the ONCC specified in Character.BINA is selected | :#the ONCC specified in Character.BINA is selected | ||
:#the ONCV link in that ONCC is looked up | :#the ONCV link in that ONCC is looked up |