* Rat and armor
Added rat mob and rat armor.
Slightly changed interaction popup system to allow for both picking up
and hugging interaction. This adds an "Interact" item to context menu of
interactable (huggable) objects.
Trying to make it in a way that allows for more pets to be added later.
* Rat ghost role
Rat:
- added ghost role with descriptions and rules
- added hand
Rat armor:
- added crafting recipe
* Ghost role, armor and adjustments
Added:
- Ghost role spawner for rat
Changed:
- AI-controlled rat will now retaliate if attacked
- Rat is now a bit slower
- Playable humanoid races can no longer wear rat armor
Removed:
- Rat's hand because it leads to unwanted interactions
- Rat will no longer stabilize the demiplane, so it will collapse if rat
is the only player-controlled entity left. This is done because without
a hand rat cannot leave the demiplane on it's own
* Armor cost, Rat hunger, Rat ghostrole
Tweaks and Fix
Added:
- Rat's hunger level is now visible when examining it
Changed:
- Rat gets hungry slower than before. When starving it takes less damage and slows
down by less amount
- Rat ghostrole prototype moved to it's own directory
Fixed:
- Rat armor physical composition now makes sense and costs exactly like
it's ingredients
* fixing the rat armor composition... again
* Armor and HP tweaks
Changed:
- Lowered protection values given by rat armor to lower the price
- Increased crafting price for rat armor from 2 iron ingots to 6. A lot
of wasted material for such delicate work I suppose.
- Increased rat's HP by 10 to counter armor changes
* Removed interaction
Reverted InteractionPopupSystem and deleted interaction texts for rat
* Updated licenses and authorships of sprites
* fixed license and removed interaction from rat prototype
* Fixed armor looking wrong in rat's dead state
* Removed unnecessary images from rat.rsi
* Removed IronSmelting skill requirment since currently smith is removed
* Rat's size changed from Tiny to Normal to reflect how bigass this rat really is
---------
Co-authored-by: Nim <128169402+Nimfar11@users.noreply.github.com>