Minor Tweaks to origins

Changed impact ratings for dragon, protogen

Fixed typo in bat description
main
Pandro 4 days ago
parent c13f8f5d5a
commit ced19e2f32
Signed by: pandro
SSH Key Fingerprint: SHA256:iBUZSuDxqYr4hYpe9U3BA9NJmXKpbGt4H0S8hUwIbrA

@ -1,6 +1,6 @@
{
"name": "Bat",
"description": "A winged creature that prefers to stay in caves during the day. Adapted to low or nolight it can have difficulties dealing with day light.",
"description": "A winged creature that prefers to stay in caves during the day. Adapted to low or no light it can have difficulties dealing with day light.",
"powers": [
"feathermc:frail_flight",
"feathermc:armor_slow",

@ -9,5 +9,5 @@
"origins:fire_immunity"
],
"order": 6,
"impact": 2
"impact": 3
}

@ -8,5 +8,5 @@
"feathermc:integrated_armor"
],
"order": 9,
"impact": 2
"impact": 3
}

Loading…
Cancel
Save