Nav: Difference between revisions

1,053 bytes added ,  15:35, 6 December 2023
Clarified information on compute power effects
(add list of eligible items)
(Clarified information on compute power effects)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Mod
{{Mod
| title     ={{qud text|&rnav|notxml}}
| title             = {{qud text|&rnav|notxml}}
| type       =Eyewear, Exoskeleton
| type               = Eyewear, Exoskeleton
| id         =ModNav
| id                 = ModNav
| rarity     =R
| rarity             = R
| mintier   =1
| mintier           = 1
| tinkerable =yes
| tinkerable         = yes
| canautotinker = no
| canautotinker     = no
| tinkertier =3
| tinkertier         = 3
| value     =1.5
| value             = 1.5
| desc       =&CNav: When powered and booted up, this item enhances navigation.
| powerloadsensitive = no
| difficulty = 1
| empsensitive      = yes
| complexity = 2
| realitydistortion  = no
| chargeused        = 1
| desc               = &CNav: When powered and booted up, this item enhances navigation.
| difficulty         = 1
| complexity         = 2
}}
}}
The {{name}} mod is an [[EMP sensitive]] mod that is applicable to any [[:Category:Eyewear|eyewear]] or to a {{favilink|powered exoskeleton}}.
The {{name}} mod grants bonuses to navigation on the [[world map]]. It is an [[EMP sensitive]] mod that is applicable to any [[:Category:Eyewear|eyewear]] or to {{favilink|powered exoskeleton|plural}}.


If the tier of the item is less than 5, the [[Boot sequence|boot time]] will be its Tier. Else, the boot time will be  5 - (Tier/2) turns. There is a minimum boot time of 2 turns.{{Code Reference|class=ModNav|name=ModNav}}
If the tier of the item is less than 5, the [[Boot sequence|boot time]] will be its Tier. Else, the boot time will be  '''5 - (Tier/2)''' turns. There is a minimum boot time of 2 turns.{{Code Reference|class=ModNav|name=ModNav}}


==Effects==
==Effects==
Line 22: Line 26:
* '''+(Tier * 2 + 15)%''' to get interesting encounters on the overmap
* '''+(Tier * 2 + 15)%''' to get interesting encounters on the overmap
* '''+(Tier * 2 + 15)%''' faster movement on the world map
* '''+(Tier * 2 + 15)%''' faster movement on the world map
* The chance to find interesting encounters is a modifier on the base 10% chance. So +29% from nav-modded interpolators results in a 12.9% to find an interesting encounter


== Eligible Items ==
== Eligible Equipment ==
{{#cargo_query:
{{#cargo_query:
   | tables = Modability=M,GeneralData=GD,ItemsTable=IT
   | tables = Modability=M,GeneralData=GD,ItemsTable=IT
Line 36: Line 41:
   | format = table
   | format = table
}}
}}
== Compute Power ==
[[Compute power]] increases the effectiveness of the {{name}} mod by 1 tier per 10 compute power. However for the increase chance to find interesting encounters this is applies to the base 10% and rounded down. The actual effective encounter chance modification is as below.
{| class="wikitable"
! Tier + Compute/10 !! Chance to find an interesting encounter
|-
| 1-2 || 11%
|-
| 3-7 || 12%
|-
| 8-12 || 13%
|-
| 13-17 || 14%
|-
| 18-22 || 15%
|-
| 23-27 || 16%
|}
<small>The {{favilink|Precinct Navigator}} and [[Wayfaring]] Wilderness Lore skills increase this by +10% each</small>


{{references|2.0.201.114}}
{{references|2.0.201.114}}
{{Mod Navbox}}
{{Mod Navbox}}