Just go to triggers and select catalog section. There you'll get that action, all fields are already defined there for you, so it's pretty self-explanatory (for catalog value switch to presets, all other choices should auto-adjust after you've picked that one).
I once saw a way to edit data (like increasing damage done by an effect) with a trigger using custom script.
Do anyone know the script to do this? I asume it's something like set Data(DATATYPE,NAME,FIELD,VALUE);
(I would asume you could just set each of the DATATYPE, NAME; FIELD and VALUE to a variable for the ease of it)
@Demtrod: Go
You're thinking of Catalog Field Value Set.
@DuckyTheDuck: Go
Oh, didnt know of this :) I guess the Catalog is the data type, the Entry the name of the data and the Field Path the field? :)
@Demtrod: Go
Just go to triggers and select catalog section. There you'll get that action, all fields are already defined there for you, so it's pretty self-explanatory (for catalog value switch to presets, all other choices should auto-adjust after you've picked that one).
@DuckyTheDuck: Go
Oh, okay, thank you - stupid of me :)
@Demtrod: Go
It's okay, gl on your project.