Closed GodnessCookie closed 6 years ago
eff
This packet is sent when character/objects(NPC)/monster display any kind of effect.
{EffectType} {CharacterId} {EffectId}
eff 1 1 6 eff 1 1 198 - Levelup effekt on character (198 is a white-star spark)
eff 1 1 6
eff 1 1 198
eff 1 1 6000 - eating a cookie -> eating Effect above character
eff 1 1 6000
eff 2 43 3002 - Object with the ID 43 is sparkling eff 2 2 855 - LOD Door Effect (Door has the ID 2)
eff 2 43 3002
eff 2 2 855
eff 3 66 4689 - LOD Skeleton with the ID 66 when casting a skill (Not the skill effect) https://gyazo.com/2c5dd80054b699ea9398ca6499a03991
eff 3 66 4689
PacketName
eff
Packet Usage
This packet is sent when character/objects(NPC)/monster display any kind of effect.
Packet Header
eff
Packet Content
{EffectType} {CharacterId} {EffectId}
Few examples
eff 1 1 6
eff 1 1 198
- Levelup effekt on character (198 is a white-star spark)eff 1 1 6000
- eating a cookie -> eating Effect above charactereff 2 43 3002
- Object with the ID 43 is sparklingeff 2 2 855
- LOD Door Effect (Door has the ID 2)eff 3 66 4689
- LOD Skeleton with the ID 66 when casting a skill (Not the skill effect) https://gyazo.com/2c5dd80054b699ea9398ca6499a03991