28 Commits (a1748625b029eb89cb08a1a30160f259c8b9c05b)
 

Author SHA1 Message Date
Pandro a1748625b0
Update power 'berry_powers'
Added a random chance to get a very beneficial potion effect when eating a sweet berry
1 month ago
Pandro 8db2816b30
Renamed dragon origin to "Big Dragon" 1 month ago
Pandro d2674b927e
Changed 'blinding_lights'
Changed power 'blinding_lights' to allow any kind of headwear to not be blinded.
1 month ago
Pandro 0495586b6a
Added power "berry_powers", added to origin "Fox"
Added the new power "berry_powers"
    Increased hunger and saturation gained from sweet berries
Added "berry powers" to the origin "Fox"
1 month ago
Pandro 27b1d4deac
Fixed bug in power "cookie_policy"
Power "cookie_policy"
    forgot to consume the cookie when used on person
1 month ago
Pandro d9cb67b4eb
Added Origin "Doggo"
Added new Origin "Doggo" which is dog themed and has the powers:
    - bark
    - bites
    - wet_fur
    - cookie_policy

Added power "bark"
    can be activated to make dog noises
Added power "bites"
    increases the player's base attack damage
Added power "wet_fur"
    decreases the player's swim speed
Added power "cookie_policy"
    makes the player explode when another player uses a cookie on them
1 month ago
Pandro c9df5d2331
Fixed typo 2 months ago
Pandro b79b13c3df
Removed "more exhaustion" from fox 2 months ago
Pandro 3b19fcfe56
Fixed size persistence over death
Sizes were getting resetted when dying. Used "entity_action_respawned" to reapply it.
2 months ago
Pandro dd6b9c4311
Tweak "frail_flight", Added badge to "dark_vision"
Changed "frail_flight" condition to flight from 20 to 19. Maybe that fixes a bug?
Added badge to "dark_vision" to indicate it having an active toggle now
2 months ago
Pandro c167db2378
Fixed badge on "dark_vision"
Fixed badge sprite path on power "dark_vision"
2 months ago
Pandro f67f02fbdc
Added "Orb of Origins" crafting recipe
Makde the "Orb of Origins craftable by combining a diamond in the middle surrounded by 4 emeralds.
2 months ago
Pandro 70a1993fd3
Changed power "dark_vision", renamed "fox_size"
Changed dark vision to have a toggle to eliminate uncomfortable flickering.
    Gave dark vision the condition to be above 3 hearts health to be used.
Power "fox_size" is now named "small_size" and also added to the avian
Gave origin "avian" the power "small_size" and removed "sprint_jump" from it
2 months ago
Pandro c29c7c35ec
Added badges, icons and sorted powers
Added badges to most powers with tooltips
Added icons to all origins
Sorted powers in origins to reflect impact a bit better
2 months ago
Pandro dbae419099
Added power "explosive_death"
Added power "explosive_death" which makes the player explode when dying (no block damage)
2 months ago
Pandro 0ee3a8601b
Added slow to dragon
Added power "slow"
    Slows down the player by a small amount
    Unfortunately still has FoV change
2 months ago
Pandro ced19e2f32
Minor Tweaks to origins
Changed impact ratings for dragon, protogen

Fixed typo in bat description
2 months ago
Pandro c13f8f5d5a
Removed outer folder "datapacks/"
Removed the outer folder "datapacks/" and moved the inner file and folders to the root
2 months ago
Pandro beff141fbb
Added "integrated_armor", "regenerative_light"
Added power "integrated_armor"
    Gives 4 armor by default and removes it eventually when a chestplate is worn
    Also makes wearing armor invisible BUT Customizable Player Models is breaking that.

Added power "regenerative_light"
    Slowly regenerates health (1 health every 6 sec) when standing in light level 15
2 months ago
Pandro e8450646b6
Added Origin "dragon"
Added Origin "dragon" which is wide, tanky and immune to fire.
Finished power "bulwark".

Added power "digestion" which is an active that drains your hunger into health rapidly.
Added power "wide_figure" which increases the hitbox to 2 blocks wide (no visual change).
2 months ago
Pandro fb6a2b79e3
Added Origin "dragon", power "bulwark"
Added origin "dragon" which is supposed to be big, slow, tanky and ore based.
    Dragons are allowed to use frail_flight too.
Added power "bulwark" which increases max_health of to 60 (3 rows of 10 hearts)
    also reduces knockback
    also disables passive regneration unless <20 health (normal player healthbar)
    also allows cookies to heal you for 4 health (2 hearts)
2 months ago
Pandro 1176175729
Adjusted night_vision_focus, Added power "speedy"
Added power "speedy" which increases movement speed, attack speed and gives exhaust. Permanently.
Changed "Night vision" stats to be a bit less draining.
2 months ago
Pandro 9ebac7d1d7
Reworked gato night vision, removed reverse_logic
Removed power "reverse_logic"
Merged all the "night_vision" files for "El Gato" into "night_vision_focus.json"
Removed "fox_jump_height" because it is obsolete.
2 months ago
Pandro e7f0645b6b
Renamed night_vision.json to dark_vision.json
Renamed the file to reflect the power name better
2 months ago
Pandro a575422b5d
Edited power "frail_flight"
Changed "frail_flight" to be a "origins:multiple" and added it preventing the usage of fireworks.
This should block all elytra boosting.
2 months ago
Pandro 3c46d500b0
Added fox, gato
Edits to Avian & Bat
Added power "flammable" to take extra damage by fire (with special effect)
Added power "fall_immunity_or_death" which negates fall damage completely until it doesn't (>20 block drop)
Added power "fox_jump_height" which boosts jump height by a bit, by now unnecessary though thanks to pehkui commands not using base.
Added power "blinding_lights" which will make you blind when exposed to bright lights but only if you're not wearing a helmet.
Added power "night_vision" which is toggle-able, drains hunger when used. Could use a rewrite into an "origins:multiple" but good enough for now.
Added power "pumpkin_hate" which makes pumpkins and pumpkin wearers invisible to the viewer.
Added power "dark_sleep" which allows sleep only within a certain darkness.
Added power "standing_invisibility" which is currently unused due to being quite OP. Could use a timer before it activates.
Added power "reverse_logic" which is still buggy and needs work.
2 months ago
Pandro a9b3f42fbb
Armor Slow & Bat Origin
Added armor slowing down (slowness 2) when wearing more than 20 armor points to Avian and Bat
2 months ago
Pandro d87e1f913b
Init & Avian Origin
Added custom avian origin
    with power "frail flight"
Added custom power "frail flight" which allows elytra flight but only when health >= 20.

No icons used yet. For some reason they cause errors.
2 months ago