Hey @WIN,
If I understand what you’re looking for correctly, basically what you’re trying to do is have one event that is a recurring event – right? And then on the first instance of this recurring event, the tickets for it will sell for $100, but then for all instances after this first event, the tickets sell for $25.
Does that accurately describe what you’re aiming for here?
If not: let me know what you’re trying to achieve in a bit more detail, and I’ll apologize in advance here for not understanding things accurately 🙂
If what I described is what you’re trying to accomplish, then as far as I can think there is not a way to implement something like this out-of-the-box. There are are two solutions I can think of: one would be writing a bunch of custom code that tackles this in any number of ways. Another would be creating one event that is not recurring, which is the first event at $100, then just create a secondary event which is recurring, and sells tickets at the $25 price tag.
Let me know what you think!
George