Relic: Difference between revisions

66 bytes added ,  16:00, 12 December 2020
sultan lore can now contain pistols and rifles
m (typo)
(sultan lore can now contain pistols and rifles)
Line 320: Line 320:
The type of underlying base item for each relic can be determined from the lore associated with the sultan, if such lore exists. Notably, relics generated in [[historic site]]s do not always have a fragment of sultan lore associated with them, depending on randomization factors during [[world generation]]. These types of relics are often recognizable because they are typically named after the historic site or the floor of the historic site where they are found, rather than being named as based on a fragment of sultan lore.{{Code Reference|name=GenerateBaseRelic|namespace=XRL.World|class=RelicGenerator|method=GenerateBaseRelic}}
The type of underlying base item for each relic can be determined from the lore associated with the sultan, if such lore exists. Notably, relics generated in [[historic site]]s do not always have a fragment of sultan lore associated with them, depending on randomization factors during [[world generation]]. These types of relics are often recognizable because they are typically named after the historic site or the floor of the historic site where they are found, rather than being named as based on a fragment of sultan lore.{{Code Reference|name=GenerateBaseRelic|namespace=XRL.World|class=RelicGenerator|method=GenerateBaseRelic}}


=== Sultan Relics and Historic Site Relics ===
Historic sites can often contain relics that are not directly associated with sultan lore. Generally this is the case whenever a fourth-period or fifth-period sultan did not lose one of their relics at a location in the historic site. These type of relics are generated with a randomized underlying item base type, since there is no driving lore to dictate their item type.


{| class="wikitable"
{| class="wikitable"
Line 691: Line 691:
   ! Tier 7
   ! Tier 7
   | {{favilink id|Long Sword7}}
   | {{favilink id|Long Sword7}}
  |}
|-
| style="border-top-width:3px;" | Pistol
| style="border-top-width:3px;" | pistol
| style="border-top-width:3px;" |
  {| class="wikitable"
  ! Tiers 1 - 2
  | {{favilink id|Borderlands Revolver}}
  |-
  ! Tiers 3 - 4
  | {{favilink id|Semi-Automatic Pistol}}
  |-
  ! Tier 5
  | {{favilink id|Chain Pistol}}
  |-
  ! Tier 6
  | {{favilink id|Laser Pistol}}
  |-
  ! Tier 7
  | {{favilink id|Overloaded Laser Pistol}}
  |}
|-
| style="border-top-width:3px;" | Rifle
| style="border-top-width:3px;" | rifle
| style="border-top-width:3px;" |
  {| class="wikitable"
  ! Tier 1
  | {{favilink id|Musket}}
  |-
  ! Tier 2
  | {{favilink id|Pump Shotgun}}
  |-
  ! Tier 3
  | {{favilink id|Desert Rifle}}
  |-
  ! Tier 4
  | {{favilink id|Carbine}}
  |-
  ! Tier 5
  | {{favilink id|Sniper Rifle}}
  |-
  ! Tier 6
  | {{favilink id|Laser Rifle}}
  |-
  ! Tier 7
  | {{favilink id|Eigenrifle}}
   |}
   |}
|-
|-
Line 749: Line 795:
|}
|}


=== Additional Relic Types Obtainable Only From Historic Sites ===
Historic sites can often contain relics that are not directly associated with sultan lore. Generally this is the case whenever a fourth-period or fifth-period sultan did not lose one of their relics at a location in the historic site. These type of relics are generated with a randomized underlying item base type, since there is no driving lore to dictate their item type. The chosen item type can be any of the items listed in the previous section, but there are also some additional relic types that can only appear as historic site relics. These relics - namely, [[pistols]] and [[rifles]], will never appear in a sultan's lore.<ref name="RelicGenBugRef" />


{| class="wikitable"
! Relic Item Type
! Possible Items
|-
| Pistol
|
  {| class="wikitable"
  ! Tiers 1 - 2
  | {{favilink id|Borderlands Revolver}}
  |-
  ! Tiers 3 - 4
  | {{favilink id|Semi-Automatic Pistol}}
  |}
|-
| Rifle
|
  {| class="wikitable"
  ! Tier 1
  | {{favilink id|Musket}}
  |-
  ! Tier 2
  | {{favilink id|Pump Shotgun}}
  |-
  ! Tier 3
  | {{favilink id|Desert Rifle}}
  |-
  ! Tier 4
  | {{favilink id|Carbine}}
  |}
|}


{{references|2.0.201.53}}
{{references|2.0.201.53}}