Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.

Commit

Permalink
Run updater
Browse files Browse the repository at this point in the history
  • Loading branch information
South-Paw committed Dec 9, 2018
1 parent bdc979c commit e227097
Show file tree
Hide file tree
Showing 87 changed files with 6,366 additions and 2,317 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
👾 A list of all Warframe items that contribute to player mastery rank.

[![npm](https://img.shields.io/npm/v/warframe-item-list.svg)](https://www.npmjs.com/package/warframe-item-list)
[![warframe update](https://img.shields.io/badge/warframe_update-23.10.2-blue.svg)](http://warframe.wikia.com/wiki/Update_23#Hotfix_23.10.2)
[![warframe update](https://img.shields.io/badge/warframe_update-24.1.3-blue.svg)](https://warframe.fandom.com/wiki/Update_24#Hotfix_24.1.3.2)
[![CI Status](https://img.shields.io/travis/South-Paw/warframe-item-list.svg)](https://travis-ci.org/South-Paw/warframe-item-list)
[![Coveralls Status](https://img.shields.io/coveralls/github/South-Paw/warframe-item-list.svg)](https://coveralls.io/github/South-Paw/warframe-item-list)
[![Dependencies](https://david-dm.org/South-Paw/warframe-item-list/status.svg)](https://david-dm.org/South-Paw/warframe-item-list)
Expand Down
8 changes: 8 additions & 0 deletions cache/json/Keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,14 @@
"parentName": "",
"codexSecret": false
},
{
"uniqueName": "/Lotus/Types/Keys/SolarisQuest/SolarisQuestKeyChain",
"name": "VOX SOLARIS",
"description": "Eudico would do anything to keep her people safe, but will she stand up to Nef Anyo?",
"longDescription": "",
"parentName": "",
"codexSecret": false
},
{
"uniqueName": "/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyChain",
"name": "STOLEN DREAMS",
Expand Down
3,073 changes: 2,914 additions & 159 deletions cache/json/Manifest.json

Large diffs are not rendered by default.

20 changes: 16 additions & 4 deletions cache/json/Sentinels.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"uniqueName": "/Lotus/Types/Sentinels/SentinelPowersuits/WyrmPowerSuit",
"name": "WYRM",
"description": "With 'Warrior' and 'Crowd Dispersion' as default Precepts, Wyrm is a highly offensive Sentinel. Wyrm also comes with a laser rifle.Note: This item requires two open slots.",
"description": "With 'Assault Mode' and 'Crowd Dispersion' as default Precepts, Wyrm is a highly offensive Sentinel. Wyrm also comes with a laser rifle.Note: This item requires two open slots.",
"longDescription": "",
"health": 200,
"shield": 100,
Expand All @@ -14,7 +14,7 @@
{
"uniqueName": "/Lotus/Types/Sentinels/SentinelPowersuits/TnSentinelCrossPowerSuit",
"name": "TAXON",
"description": "With 'Retarget' and 'Molecular Conversion' as its default Precepts, Taxon protects its owner with shield restoration. Equipped with the Artax ice-beam.Note: This item requires two open slots.",
"description": "With 'Assault Mode' and 'Molecular Conversion' as default Precepts, Taxon protects its owner with shield restoration. Equipped with the Artax ice-beam.Note: This item requires two open slots.",
"longDescription": "",
"health": 200,
"shield": 100,
Expand All @@ -35,6 +35,18 @@
"power": 100,
"codexSecret": false
},
{
"uniqueName": "/Lotus/Types/Sentinels/SentinelPowersuits/RadarPowerSuit",
"name": "OXYLUS",
"description": "With 'Scan Lifeforms' and 'Scan Matter' as default Precepts, Oxylus was designed to assist in Search-and-Rescue operations through the harsh landscape around The Orb Vallis. Oxylus also comes with a Multron rifle.Note: This item requires two open slots.",
"longDescription": "",
"health": 200,
"shield": 100,
"armor": 50,
"stamina": 8,
"power": 100,
"codexSecret": false
},
{
"uniqueName": "/Lotus/Types/Sentinels/SentinelPowersuits/PrismaShadePowerSuit",
"name": "PRISMA SHADE",
Expand Down Expand Up @@ -110,7 +122,7 @@
{
"uniqueName": "/Lotus/Types/Sentinels/SentinelPowersuits/DethCubePowerSuit",
"name": "DETHCUBE",
"description": "With 'Swift Deth' and 'Vaporize' as default precepts, Dethcube acts exactly as advertised, as a badass cube of 'deth'. Comes loaded with Deth Machine Rifle weapon.Note: This item requires two open slots.",
"description": "With 'Assault Mode' and 'Vaporize' as default precepts, Dethcube acts exactly as advertised, as a badass cube of 'deth'. Comes loaded with Deth Machine Rifle weapon.Note: This item requires two open slots.",
"longDescription": "",
"health": 200,
"shield": 100,
Expand All @@ -122,7 +134,7 @@
{
"uniqueName": "/Lotus/Types/Sentinels/SentinelPowersuits/CarrierPowerSuit",
"name": "CARRIER",
"description": "With 'Striker' and 'Ammo Case' as default Precepts, Carrier is a seeker Sentinel. Carrier also comes with a shotgun weapon.Note: This item requires two open slots.",
"description": "With 'Assault Mode' and 'Ammo Case' as default Precepts, Carrier is a seeker Sentinel. Carrier also comes with a shotgun weapon.Note: This item requires two open slots.",
"longDescription": "",
"health": 200,
"shield": 100,
Expand Down
Loading

0 comments on commit e227097

Please sign in to comment.