diff --git a/data/feathermc/origins/bat.json b/data/feathermc/origins/bat.json index 5d207d8..61f5d23 100644 --- a/data/feathermc/origins/bat.json +++ b/data/feathermc/origins/bat.json @@ -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", diff --git a/data/feathermc/origins/dragon.json b/data/feathermc/origins/dragon.json index 91c3bd8..2cfa7bd 100644 --- a/data/feathermc/origins/dragon.json +++ b/data/feathermc/origins/dragon.json @@ -9,5 +9,5 @@ "origins:fire_immunity" ], "order": 6, - "impact": 2 + "impact": 3 } diff --git a/data/feathermc/origins/protogen.json b/data/feathermc/origins/protogen.json index ddbfef2..faeb411 100644 --- a/data/feathermc/origins/protogen.json +++ b/data/feathermc/origins/protogen.json @@ -8,5 +8,5 @@ "feathermc:integrated_armor" ], "order": 9, - "impact": 2 + "impact": 3 }