Script FollowerComponents
Components
characterWithFollower | |
followed | |
follower | |
followerCollectGold | |
followerDamageParentWhileDead | |
followerProtectedByParent |
Components
- characterWithFollower
-
- followerType constant string (default "")
- followed
-
default:
{}
- followers table
- follower
-
- usePrevPos constant bool (default false)
- dx int (default 0)
- dy int (default 0)
- parent entityID (default 0)
- followerCollectGold
-
- minQuantityForHeal constant int (default 25)
- followerDamageParentWhileDead
-
- damageRatio constant float (default 0.2)
- type constant int (default damage.Type.SUICIDE)
- sounds
constant table
default:{}
- killerName constant localizedString (default 0)
- stage int (default 0)
- followerProtectedByParent