|
|
| Line 1: |
Line 1: |
| [[File:Weapon shop.png|thumb|229x229px|Weapon shop (as of May 2025)]]
| | {{#vardefine:souls_style|font-size: 12px; text-shadow: 1px 1px rgba(0, 0, 0, 0.3);}} |
| '''Items''' are in-game equipment that provide [[Heroes]] with bonus attributes and special abilities. There are currently '''{{Items count}}''' items available for purchase from any [[The Curiosity Shop|Curiosity Shop]] on the [[Map|game map]].
| | {{#ifeq:{{{weapon_items|}}}|true| |
| | {{Navbox |
| | |name = UnreleasedItems_Weapon |
| | |title = {{ItemType|Weapon|color=true}} |
| | |state = {{{state|}}} |
| | |titlestyle = background-color:#ffefd7; |
| | |groupstyle = background-color:#b89f8a; text-align:center; |
| | |list1 = {{#invoke:UnreleasedItems|generate_subgroup|Weapon|ItemBox}} |
| | }} |
| | }}{{#ifeq:{{{armor_items|}}}|true| |
| | {{Navbox |
| | |name = UnreleasedItems_Armor |
| | |title = {{ItemType|Armor|color=true}} |
| | |state = {{{state|}}} |
| | |titlestyle = background-color:#ffefd7; |
| | |groupstyle = background-color:#b89f8a; text-align:center; |
| | |list1 = {{#invoke:UnreleasedItems|generate_subgroup|Armor|ItemBox}} |
| | }} |
| | }}{{#ifeq:{{{tech_items|}}}|true| |
| | {{Navbox |
| | |name = UnreleasedItems_Tech |
| | |title = {{ItemType|Tech|color=true}} |
| | |state = {{{state|}}} |
| | |titlestyle = background-color:#ffefd7; |
| | |groupstyle = background-color:#b89f8a; text-align:center; |
| | |list1 = {{#invoke:UnreleasedItems|generate_subgroup|Tech|ItemBox}} |
| | }} |
| | }}<noinclude> |
| | {{Documentation}} |
| | This template generates lists of unreleased (disabled) items, pulling data from Data:ItemData.json. |
|
| |
|
| Heroes start with eight item slots in their inventory which can hold an item of any type. Additionally, there are four [[Extra Slots]] that can be unlocked after completing certain map objectives.
| | == Usage == |
| | | <pre> |
| Items are split into four tiers based on their price. All items within a tier have the same price. If an item has a [[Components|component]], the player gets a discount equal to the price of the component if they had purchased it first. If an item is a component to multiple items, the player only receives a discount on the first upgraded item.
| | {{UnreleasedItems |
| | | |weapon_items = true |
| Purchased items can be sold back to the shop, allowing the player to recoup half of the cost.
| | |armor_items = true |
| | | |tech_items = true |
| __TOC__
| | }} |
| | | </pre> |
| ==Item Types==
| | </noinclude> |
| There are three types of items:
| |
| | |
| * '''[[File:Weapon Icon.png|25px|link=]] Weapon''': Focus on improving base weapons, damage, and bullet effects.
| |
| * '''[[File:Vitality Icon.png|25px|link=]] Vitality''': Focus on improving survivability, defense, and movement.
| |
| * '''[[File:Spirit icon.png|25px|link=]] Spirit''': Focus on improving abilities and spirit power.
| |
| Spending Souls on items of each type provides corresponding stats bonuses. The strength of the bonus is dependent on the total cost of the items of each type owned by the player, up to {{Souls|28,800}} Souls.
| |
| {| class="wikitable"
| |
| |+ Item Type Bonuses by Souls
| |
| ! rowspan="2" scope="col" | Souls
| |
| ! scope="col" | [[File:Weapon Icon.png|20px|link=]] Weapon
| |
| ! scope="col" | [[File:Vitality Icon.png|20px|link=]] Vitality
| |
| ! scope="col" | [[File:Spirit icon.png|20px|link=]] Spirit
| |
| |-
| |
| !{{Plink|Weapon Damage|pic=Damage}}
| |
| !{{Plink|Health|pic=Health}}
| |
| !{{Plink|Spirit Power|pic=Spirit damage}}
| |
| |-
| |
| | {{Souls|800}} || +7% || +8% || +7
| |
| |-
| |
| | {{Souls|1,600}} || +9% || +10% || +11
| |
| |-
| |
| | {{Souls|2,400}} || +13% || +13% || +15
| |
| |-
| |
| | {{Souls|3,200}} || +20% || +17% || +19
| |
| |-
| |
| | {{Souls|4,800}} || +29% || +22% || +25
| |
| |-
| |
| | {{Souls|7,200}} || +40% || +27% || +32
| |
| |-
| |
| | {{Souls|9,600}} || +60% || +32% || +44
| |
| |-
| |
| | {{Souls|16,000}} || +75% || +36% || +56
| |
| |-
| |
| | {{Souls|22,400}} || +95% || +40% || +69
| |
| |-
| |
| | {{Souls|28,800}} || +115% || +44% || +81
| |
| |}
| |
| | |
| ==Complete List of Items==
| |
| {| class="wikitable mw-collapsible mw-collapsed" style="width:100%;"
| |
| ! View All Items
| |
| |-
| |
| | style="text-align: center;" | {{Infobox ShopItems|weapon items=true|armor items=true|tech items=true}}
| |
| |}
| |
| | |
| ==Active Items==
| |
| Active Items provide additional, temporary effects when activated by a key press. Upon being purchased, they must be bound to one of four individual keys for activation. As a result, a player cannot hold more than four active items at a time.
| |
| | |
| {| class="wikitable mw-collapsible mw-collapsed" style="width:100%;"
| |
| ! List of Active Items
| |
| |-
| |
| | {{Active Items}}
| |
| |}
| |
| | |
| == Unreleased/Cut items (WIP) ==
| |
| Unreleased and cut items are not obtainable through normal play. They can only be accessed via console commands and include both active and passive types. All details are provisional, and some items may change or never be added.
| |
| | |
| {| class="wikitable mw-collapsible mw-collapsed" style="width:100%;"
| |
| ! List of Unreleased/Cut Items
| |
| |-
| |
| | {{Unreleased or Cut Items}}
| |
| |}
| |
| | |
| == Gallery == | |
| <gallery> | |
| File:Weapon shop.png|Weapon shop as of 2025-05-08
| |
| File:Vitality shop.png|Vitality shop as of 2025-05-08
| |
| File:Spirit shop.png|Spirit shop as of 2025-05-08
| |
| File:Weapon shop leak.png|Leaked work-in-progress Weapon shop
| |
| File:Vitality shop leak.png|Leaked work-in-progress Vitality shop
| |
| File:Spirit shop leak.png|Leaked work-in-progress Spirit shop
| |
| File:Old shop.png|Old item shop UI before the [[Update:May 8, 2025|Shop Rework]]
| |
| File:Vitality Shop UI.png|Old Vitality shop
| |
| File:Neon Prime Mods.jpg|[[Neon Prime]] shop
| |
| </gallery>
| |
| | |
| == Trivia ==
| |
| * Some Heroes refer to the Items as '''Relics'''.<ref name="relics">
| |
| * {{VoiceLineCite|name=Ivy|file=Tengu t3 shop reminder 02.mp3|transcription=A tier 3 relic might change the tide!}}
| |
| * {{VoiceLineCite|name=Vyper|file=Viper t1 shop reminder 01.mp3|transcription=I should buy a relic.}}
| |
| * {{VoiceLineCite|name=Mo & Krill|file=Krill t3 shop reminder 01.mp3|transcription=I can afford a powerful relic!}}
| |
| * {{VoiceLineCite|name=Seven|file=Gigawatt t2 shop reminder 01.mp3|transcription=I need to buy a relic.}}
| |
| * {{VoiceLineCite|name=Holliday|file=Astro t2 shop reminder 01.mp3|transcription=Might wanna buy a relic.}}
| |
| </ref> | |
| | |
| == References ==
| |
| <references /> | |
| | |
| [[Category:Items| ]]
| |
| | |
| | |
| {{Item Navbox}}
| |