en.pet.AdeleScytheGhost
en.pet.AdeleScytheGhost
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
charge | tool.skill.OldMobSkill | |
chargeInf | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
chargeTarget | en.Mob | |
hasChargedOnce | Bool | |
explosion | tool.skill.OldMobSkill | |
explosionInf | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
teleport | tool.skill.OldMobSkill | |
teleportInf | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
teleportSpot | Virtual[x, y] | |
item | tool.InventItem | |
minHpMul | F64 | |
maxHpMul | F64 | |
minDmgMul | F64 | |
maxDmgMul | F64 | |
dmgMul | F64 | |
isFlying | Bool | |
flyingOffsetCy | I32 | |
sprData | tool.weap.SprData | |
copiedNrmShader | shader.NormalMap | |
baseAnim | String | |
baseAnimSpd | F64 | |
chargeAnim | String | |
chargeAnimSpd | F64 | |
walkAnim | String | |
walkAnimSpd | F64 | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@30452canBeHit(en.pet.AdeleScytheGhost) → Boolf@30453initSprState(en.pet.AdeleScytheGhost) → Voidf@30454init(en.pet.AdeleScytheGhost) → Voidf@30455initGfx(en.pet.AdeleScytheGhost) → Voidf@30456initSkills(en.pet.AdeleScytheGhost) → Voidf@30457fixedUpdate(en.pet.AdeleScytheGhost) → Voidf@30458canMove(en.pet.AdeleScytheGhost) → Boolf@30459behaviourAi(en.pet.AdeleScytheGhost) → Voidf@30460onTouch(en.pet.AdeleScytheGhost, Entity) → Voidf@30461explode(en.pet.AdeleScytheGhost) → Voidf@30462getDangerousMobs(en.pet.AdeleScytheGhost) → hl.types.ArrayObjf@30463getTeleportSpot(en.pet.AdeleScytheGhost) → Virtual[x, y]f@30464onCooldownEnd(en.pet.AdeleScytheGhost, String, I32) → Voidf@30465getEntityCLIDS(en.pet.AdeleScytheGhost) → hl.types.ArrayBytes_Intf@30466getCLID(en.pet.AdeleScytheGhost) → I32f@30467unserializeInit(en.pet.AdeleScytheGhost) → Voidf@30468unserialize(en.pet.AdeleScytheGhost, hxbit.Serializer) → Void
Bindings
- static
f@30470__constructor__(en.pet.AdeleScytheGhost, pr.Level, I32, I32, I32, I32, Entity, tool.InventItem, tool.weap.SprData) → Void - static
f@30451create(pr.Level, I32, I32, I32, I32, Entity, tool.InventItem, tool.weap.SprData) → en.pet.AdeleScytheGhost