-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from CaylePolin/patch-2
Create lombax_pointed.species.patch
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ "op": "replace", | ||
"path" : "/charCreationTooltip/description" , | ||
"value" : "" | ||
}, | ||
|
||
|
||
|
||
{ "op": "replace", | ||
"path" : "/charCreationTooltip/description" , | ||
"value" : "A particularly elusive species, the Lombaxes are reknowned for their knack for inventions and gadgetry. Not much is known of them, but what is known is that they come in all shapes, stripes and colors. | ||
^red;-25% HP, Weak: 30% Poison, 30% Ice^reset; | ||
^green;20% Energy, 50% Fire Resist, 20% Electric Resist, +10% Speed, +15% Jump^reset; | ||
^green;In hot biomes, gain an additional 5% Speed and Jump, +10 Protection and +25% Energy Regen^reset; | ||
Assault Rifles, Sniper Rifles, Grenade Launcher, Melee Weapons: ^green; +5% damage^reset; | ||
Pistols, Shotgun, Melee Weapons: ^green; +25% Energy Regen^reset; | ||
Immunities: ^green;Heat^reset;" } | ||
] |