Łapcie wersje zaktualizowaną.
LINK
Falcao Pearl ABS Liquid V3
Pearl v3 change log
- Injected Pearl abs path
- Fixed dead posses issue
- Implemented respawn timer for enemies
- Fixed vehicle issue
- Enemies cannot longer attack you while in vehicle
- fixed stuck issue when borading a a vehicle while a follower is deadposing
- added low hp switches for enemies
- Added item quantity to enemy drops
- Fixed enemy touch damage issue
- Fixed custom graphics display issue
## New Notetags!##
** Enemies
Enemy Respawn Seconds = x – Time in seconds the enemy can respawn
Enemy Respawn Animation = x – Respawn animation id
Enemy Knockback Disable = true – Make enemy unable to be knocked back
Enemy Lowhp 75% Switch = x – when enemy hp is below 75% turn on switch id x
Enemy Lowhp 50% Switch = x – when enemy hp is below 50% turn on switch id x
Enemy Lowhp 25% Switch = x – when enemy hp is below 25% turn on switch id x
Enemy Lowhp 10% Switch = x – when enemy hp is below 10% turn on switch id x
# Enemies characters notetags
now you set up more than one tool at the time for enemies. this will make the
enemies less repetitive, this simple commands work as follows. it pick up one
random tool id from the list each time the command is executed. the list can be
infinite.
rand_skill(x,x,x) ramdom skill ids the enemy going to use
rand_item(x,x,x) ramdom item ids the enemy going to use
rand_weapon(x,x,x) ramdom weapon ids the enemy going to use
rand_armor(x,x,x) ramdom armor ids the enemy going to use
* Item notetags
Exclude From Tool Menu = true – Exclude item from tool selection menu
Drop Quantity = x – Enemy drop item quantity (item, weapon, armor)