Titan Network

Paragon Chat => Development => Topic started by: Yuro on May 03, 2017, 04:57:48 PM

Title: Halloween - trick-or-treating
Post by: Yuro on May 03, 2017, 04:57:48 PM
This is still a bit off, but an idea for improving the Halloween event - would it be possible to implement some sort of salvage-based system in lieu of combat, to get the "Trick" badges?

When you click a door and get a "Trick," it would give you a Salvage item, such as a "Witch Card" or a "Spirit Card."  Maybe it could even award salvage to the entire team if you're in one when you get a Trick?

When you get enough of a certain type of card, trade it in for the associated Halloween badge (for example, 20 Spirit cards for the Buster badge).

I can't remember if there were "Treat" rewards last year.  If not, maybe something like the winter holiday event where you can occasionally get costume powers, rocks, or the normal Halloween salvage to trade for the rewards you missed?
Title: Re: Halloween - trick-or-treating
Post by: Codewalker on May 03, 2017, 07:44:23 PM
There's not currently any trick or treating. It's something that I really wanted to do for the 2016 event, but there were just too many things missing at that point and it was impossible to come up with something I was happy with. I settled for a preview of the map overlay tech instead vis-a-vis the Mysterious Island.

Since then, a number of new advances have been made that might make this doable. Most of them were created for the new winter event, but were designed to be reusable.


Salvage still doesn't really exist. The winter event faked it by storing the number of candy canes in a progress system container and then using a function capable of only sending one salvage type to the client to fill its inventory. So anything salvage related still needs work there to flesh it out into a real system, but it's only May so it could happen.

Anything "trade in" is questionable. I still need to do the candy cane vendor, but there are some annoying issues with 'vendors' in general. There are traditional stores, but those can only sell enhancements and inspirations and only accept influence as a currency. Anything other than that -- like the merit vendors -- were actually part of the byzantine and massively overloaded crafting system that was originally designed for SG base components. Simple trade-ins might could be done through dialog trees, which are clunkier from a user perspective but easier to implement.

The big question is of course what to do for 'Trick' doors without enemies.
Title: Re: Halloween - trick-or-treating
Post by: Nyghtshade on May 03, 2017, 09:10:19 PM
Could the doors open and provide an animation to represent a 'treat', sort of like the confetti explosion that happens when opening the Winter Gift Boxes?   
Title: Re: Halloween - trick-or-treating
Post by: Tahquitz on May 03, 2017, 10:04:58 PM
Trick doors: DA animations, like Mot eats the feet, or tentaport?  Single target only of course.
Title: Re: Halloween - trick-or-treating
Post by: Codewalker on May 03, 2017, 10:13:48 PM
I thought about tentaport to a "random" location -- that could be fun. The mini foot chompers are a good idea, as they can be done with just an FX and not actually having to spawn an NPC.
Title: Re: Halloween - trick-or-treating
Post by: Korbian on May 04, 2017, 12:49:18 PM
I don't think anyone would mind getting more candy canes as treats.  Just throw in a joke: "You got a treat!  Oh, great.  Candy canes from last Christmas.  Cheapskates.  Do candy canes go bad?"
Title: Re: Halloween - trick-or-treating
Post by: Surelle on May 21, 2017, 12:23:47 PM
I don't think anyone would mind getting more candy canes as treats.  Just throw in a joke: "You got a treat!  Oh, great.  Candy canes from last Christmas.  Cheapskates.  Do candy canes go bad?"

Hey, I like that!  It's funny!   ;D
Title: Re: Halloween - trick-or-treating
Post by: Garble on May 24, 2017, 02:45:40 PM
The mini foot chompers are a good idea, as they can be done with just an FX and not actually having to spawn an NPC.

In that case, I suggest generic/fx_goblin_smother.fx as a trick option. That would place a redcap on your shoulders, banging on your head.
Title: Re: Halloween - trick-or-treating
Post by: Marine X on October 30, 2017, 06:31:26 PM
Great to Look back and see where the seeds for the current Halloween Event came from and in how little time it came together.
This is of course without knowing how long it actually took to achieve. I can only say I missed last years Halloween Event, ( PC Issues and way too much Day Job to deal with ), This year getting the double dose of the Mysterious Island and TOT has been the most fun I've had in a long time, and was I'm sure way more work than I'll ever know.

Thanks again for a Great Event.