Effects and particles
How do effects work? How do I mod them?
Last updated
How do effects work? How do I mod them?
Last updated
Published: Feb 11 2024 by Last documented edit: Feb 11 2024 by
See Effects modding for a hands-on list of changing effects in Cyberpunk
See Effect components for effect explanations by component
See FX Material Properties for animated materials
While explosions are definitely effects, lights are something else => Lights explained
To position effects, see AMM: Light Components ->
This page is a stub, but this wiki is a community project! Please sign up and , we'd love to have you!
All effect files are registered in static_effects.csv
. Since that file can only be edited once, you have to merge your own .es files by script.
For instructions on how to do that, check ->
An effect's duration is defined in the .effects file:
You can find a particle's lifetime for the individual entries in the modules
array:
These are probably (?) overwritten by effect durations?