BlowaXD / ChickenAPI

OpenSource Nostale Private Server Emulator API, implemented by SaltyEmu
https://blowaxd.github.io/ChickenAPI/
GNU General Public License v3.0
41 stars 7 forks source link

PACKET : EffPacket - eff #49

Closed GodnessCookie closed 6 years ago

GodnessCookie commented 6 years ago

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 character

eff 2 43 3002 - Object with the ID 43 is sparkling eff 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