LSI: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(better presentation)
m (+cat)
Line 32: Line 32:
:You can read about each of the game's LSIs starting [[Quotes/Items#datapad|HERE]]. You can learn how to give them to the player in a script [[BSL:Inventory#Powerups|HERE]].
:You can read about each of the game's LSIs starting [[Quotes/Items#datapad|HERE]]. You can learn how to give them to the player in a script [[BSL:Inventory#Powerups|HERE]].


[[Category:Objects]]
[[Category:Objects]][[Category:Modding information]]

Revision as of 17:17, 11 April 2013

Will the real LSI
please stand up?
LSI-palm icon.png LSI-palm pic.png
1
LSI-harness icon.png LSI-harness pic.png
2
LSI-torch icon.png LSI-torch pic.png
3
LSI-zipline icon.png LSI-zipline pic.png
4
LSI-keys icon.png LSI-keys pic.png
5

"LSI" has two meanings:

  1. In-game, it refers to the "LSI tracker and harness" that Konoko uses to place a beacon on Muro's VTOL in Chapter 5; you did talk to this guy, right? He's the only one who calls it that; the game text refers to it as a Rappelling Harness.
  2. "LSI" is also a general engine term for any special item you pick up in a level, which gets added to your inventory and allows the mission to progress. Oni only supports one special item per level and only five missions take advantage of this feature. But from an engine standpoint, they are all termed LSIs. In fact, LSI could be speculated to stand for Level Specific Item.
You can read about each of the game's LSIs starting HERE. You can learn how to give them to the player in a script HERE.