LSI: Difference between revisions
Jump to navigation
Jump to search
m (+easter egg) |
m (link fix) |
||
Line 30: | Line 30: | ||
# 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'''" 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. | ||
# "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 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. | ||
: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 management#Powerups|HERE]]. | ||
[[Category:Objects]][[Category:Modding information]] | [[Category:Objects]][[Category:Modding information]] |
Revision as of 16:06, 21 December 2015
1 | |
Template:H | Template:H |
2 | |
3 | |
4 | |
5 |
"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 this guy, right? He's the only one who calls it that; the game text refers to it as a Rappelling Harness.
- "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.