LSI: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (link fix)
(wording; acknowledged that we don't know if the 'S' is Specific or Special)
 
(4 intermediate revisions by 3 users not shown)
Line 7: Line 7:
|colspan="2"|'''1'''
|colspan="2"|'''1'''
|-
|-
|{{H|Yes, it's this one!|[[Image:LSI-harness icon.png]]}}
|{{Hover|[[Image:LSI-harness icon.png]]|text=Yes, it's this one! (well, almost)|secret=yes}}
|{{H|Yes, it's this one!|[[Image:LSI-harness pic.png]]}}
|{{Hover|[[Image:LSI-harness pic.png]]|text=Yes, it's this one!|secret=yes}}
|-
|-
|colspan="2"|'''2'''
|colspan="2"|'''2'''
Line 28: Line 28:
|}
|}
"LSI" has two meanings:
"LSI" has two meanings:
# 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 [[Quotes/Speech#Tips|this guy]], right? He's the only one who calls it that; the [[Quotes/Objectives#CHAPTER_05_._HOT_PURSUIT|game text]] refers to it as a Rappelling Harness.
# In-game, it refers to the "'''LSI tracker (and harness)'''", a set of two items that Konoko must collect in order to place a beacon on Muro's VTOL in [[Chapter 5]]. You ''did'' talk to [[Quotes/Speech#Tips|this guy]], right? He's the only one who calls it a tracker and harness; the [[Quotes/Objectives#CHAPTER_05_._HOT_PURSUIT|objective text]] mentions the Rappelling Harness as a means to reach Muro's plane but says nothing about a tracking device.
# "LSI" is also an acronym for "'''Level Specific Item'''", referring to 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. One of the five special items is the LSI tracker and harness, but from an engine standpoint, they are all termed LSIs.
# "LSI" is also an acronym for "'''Level Specific/Special Item'''", referring to a story-related item that 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. One of the five special items is the "LSI tracker and harness", but from an engine standpoint they are all termed LSIs.
: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 management#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 management#Powerups|HERE]].


[[Category:Objects]][[Category:Modding information]]
[[Category:Things]][[Category:Engine docs]]

Latest revision as of 18:29, 19 May 2024

Will the real LSI
please stand up?
LSI-palm icon.png LSI-palm pic.png
1
LSI-harness icon.pngYes, it's this one! (well, almost) LSI-harness pic.pngYes, it's this one!
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)", a set of two items that Konoko must collect in order 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 a tracker and harness; the objective text mentions the Rappelling Harness as a means to reach Muro's plane but says nothing about a tracking device.
  2. "LSI" is also an acronym for "Level Specific/Special Item", referring to a story-related item that 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. One of the five special items is the "LSI tracker and harness", but from an engine standpoint they are all termed LSIs.
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.