void main() { effect appear = EffectAppear(3); ApplyEffectToObject(DURATION_TYPE_INSTANT, appear, OBJECT_SELF); }