en.mob.S_ProtectorMushroom
en.mob.S_ProtectorMushroom
Inherits from: en.pet.PetMob
Fields
| Name | Type | |
|---|---|---|
sacrifice | Bool | |
chargingSkill | tool.skill.OldMobSkill | |
chargingSkillInf | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
explosion | tool.skill.OldSkill | |
chargingDir | I32 | |
chargingTarget | en.Mob | |
explosionTexts | hl.types.ArrayObj | |
| static | __clid | I32 |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@28711getDepopSound(en.mob.S_ProtectorMushroom) → hxd.res.Soundf@28712getUseSound(en.mob.S_ProtectorMushroom) → hxd.res.Soundf@28713initGfx(en.mob.S_ProtectorMushroom) → Voidf@28714getJumpingSpot(en.mob.S_ProtectorMushroom) → Virtual[x, y]f@28715getDangerousMobs(en.mob.S_ProtectorMushroom) → hl.types.ArrayObjf@28716initSkills(en.mob.S_ProtectorMushroom) → Voidf@28717mushExplose(en.mob.S_ProtectorMushroom, F64) → Voidf@28718triggerSacrifice(en.mob.S_ProtectorMushroom) → Voidf@28719onBuff(en.mob.S_ProtectorMushroom) → Voidf@28720onDebuff(en.mob.S_ProtectorMushroom) → Voidf@28721giveExplodeOrder(en.mob.S_ProtectorMushroom) → Voidf@28722onTouch(en.mob.S_ProtectorMushroom, Entity) → Voidf@28723onTeleJumpEnd(en.mob.S_ProtectorMushroom) → Voidf@28724fixedUpdate(en.mob.S_ProtectorMushroom) → Voidf@28725behaviourAi(en.mob.S_ProtectorMushroom) → Voidf@28726shouldFollowParent(en.mob.S_ProtectorMushroom) → Boolf@28727followParent(en.mob.S_ProtectorMushroom) → Voidf@28728getMoveSpeedMul(en.mob.S_ProtectorMushroom) → F64f@28729stopCharging(en.mob.S_ProtectorMushroom) → Voidf@28730onCooldownEnd(en.mob.S_ProtectorMushroom, String, I32) → Voidf@28731canApplyRepelling(en.mob.S_ProtectorMushroom) → Boolf@28732postUpdate(en.mob.S_ProtectorMushroom) → Voidf@28733noPetReaction(en.mob.S_ProtectorMushroom) → Voidf@28734petReaction(en.mob.S_ProtectorMushroom) → Voidf@28735getCLID(en.mob.S_ProtectorMushroom) → I32f@28736unserializeInit(en.mob.S_ProtectorMushroom) → Voidf@28737unserialize(en.mob.S_ProtectorMushroom, hxbit.Serializer) → Voidf@28738getEntityCLIDS(en.mob.S_ProtectorMushroom) → hl.types.ArrayBytes_Int
Bindings
- static
f@28739__constructor__(en.mob.S_ProtectorMushroom, pr.Level, I32, I32, I32, I32, Entity, tool.InventItem) → Void - static
f@28710create(pr.Level, I32, I32, I32, I32, Entity, tool.InventItem) → en.mob.S_ProtectorMushroom