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

Commit

Permalink
Merge 7bad26d into 2ae5ad7
Browse files Browse the repository at this point in the history
  • Loading branch information
andersbrandt committed Oct 2, 2018
2 parents 2ae5ad7 + 7bad26d commit 42e1e66
Show file tree
Hide file tree
Showing 10 changed files with 6,745 additions and 5,787 deletions.
727 changes: 726 additions & 1 deletion cache/json/Manifest.json

Large diffs are not rendered by default.

37 changes: 36 additions & 1 deletion cache/json/Warframes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1857,7 +1857,7 @@
{
"uniqueName": "/Lotus/Powersuits/Dragon/Dragon",
"name": "CHROMA",
"parentName": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
"parentName": "/Lotus/Powersuits/Dragon/DragonBaseSuit",
"description": "A master of the deadly elements, Chroma can alter his damage output by changing his energy color.",
"longDescription": "",
"health": 100,
Expand Down Expand Up @@ -1889,6 +1889,41 @@
}
]
},
{
"uniqueName": "/Lotus/Powersuits/Dragon/ChromaPrime",
"name": "CHROMA PRIME",
"parentName": "/Lotus/Powersuits/Dragon/DragonBaseSuit",
"description": "Bind the elements and unleash untold destruction with Chroma Prime. Featuring altered mod polarities for greater customization.",
"longDescription": "",
"health": 100,
"shield": 100,
"armor": 425,
"stamina": 3,
"power": 200,
"codexSecret": false,
"abilities": [
{
"abilityUniqueName": "/Lotus/Powersuits/PowersuitAbilities/DragonBreathAbility",
"abilityName": "Spectral Scream",
"description": "Exhale a deep breath of elemental destruction. Chroma's energy color determines the element."
},
{
"abilityUniqueName": "/Lotus/Powersuits/PowersuitAbilities/DragonLuckAbility",
"abilityName": "Elemental Ward",
"description": "Depending on Chroma's elemental alignment, an offensive area-of-effect is created. Chroma and its nearby allies are imbued with defensive energy."
},
{
"abilityUniqueName": "/Lotus/Powersuits/PowersuitAbilities/DragonScalesAbility",
"abilityName": "Vex Armor",
"description": "When shields are hit, Chroma's armor grows stronger, when health takes a hit, weapon damage increases."
},
{
"abilityUniqueName": "/Lotus/Powersuits/PowersuitAbilities/DragonPeltAbility",
"abilityName": "Effigy",
"description": "Chroma turns his pelt into a massive sentry that strengthens nearby allies and engulfs enemies in elemental attacks."
}
]
},
{
"uniqueName": "/Lotus/Powersuits/Cowgirl/Cowgirl",
"name": "MESA",
Expand Down
54 changes: 54 additions & 0 deletions cache/json/Weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2132,6 +2132,33 @@
"masteryReq": 0,
"omegaAttenuation": 0.5
},
{
"name": "GRAM PRIME",
"uniqueName": "/Lotus/Weapons/Tenno/Melee/Swords/PrimeGram/PrimeGram",
"codexSecret": false,
"secondsPerShot": 1.2499999,
"damagePerShot": [ 54.431999, 13.608, 204.12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
"magazineSize": 0,
"reloadTime": 0,
"totalDamage": 272.16,
"damagePerSecond": 218,
"trigger": "MELEE",
"description": "Born anew, the father of swords returns.",
"accuracy": 100,
"criticalChance": 0.31999999,
"criticalMultiplier": 2.5999999,
"procChance": 0.31999999,
"fireRate": 0.80000007,
"chargeAttack": 180,
"spinAttack": 180,
"leapAttack": 180,
"wallAttack": 180,
"slot": 5,
"noise": "ALARMING",
"sentinel": false,
"masteryReq": 14,
"omegaAttenuation": 1.4400001
},
{
"name": "GALATINE PRIME",
"uniqueName": "/Lotus/Weapons/Tenno/Melee/Swords/PrimeGalatine/PrimeGalatine",
Expand Down Expand Up @@ -4454,6 +4481,33 @@
"masteryReq": 8,
"omegaAttenuation": 1.175
},
{
"name": "RUBICO PRIME",
"uniqueName": "/Lotus/Weapons/Tenno/LongGuns/RubicoPrime/RubicoPrimeWeapon",
"codexSecret": false,
"secondsPerShot": 0.27272728,
"damagePerShot": [ 263.29602, 49.368, 16.455984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
"magazineSize": 5,
"reloadTime": 2,
"totalDamage": 329.12003,
"damagePerSecond": 489,
"trigger": "SEMI",
"description": "For the hunter, the apex of the sniper's art. For the hunted, a gateway to the next life.",
"accuracy": 100,
"criticalChance": 0.38,
"criticalMultiplier": 3,
"procChance": 0.15999997,
"fireRate": 3.6666667,
"chargeAttack": 0,
"spinAttack": 0,
"leapAttack": 0,
"wallAttack": 0,
"slot": 1,
"noise": "ALARMING",
"sentinel": false,
"masteryReq": 12,
"omegaAttenuation": 1.105
},
{
"name": "PHANTASMA",
"uniqueName": "/Lotus/Weapons/Tenno/LongGuns/RevenantShotgun/RevenantShotgun",
Expand Down
Loading

0 comments on commit 42e1e66

Please sign in to comment.