News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 273
Total: 273

Author Topic: help creating gold frenzy affix  (Read 1309 times)

0 Members and 120 Guests are viewing this topic.

help creating gold frenzy affix
« on: »
My goal is to create an affix that can spawn on armor/trinkets which will temporarily increase gold gained for each kill.
For now I assigned it to 1 item and added a recipe to reroll that item for repeat tests (item1+potion=item1)
My progress thus far
Spoiler (hover to show)
basic design is affix that casts skill (30%), skill that applies affix2 which temporarily boosts gold income.
I attempted to base it off frenzy, but thus far have not gotten it to work (watched gold bonus stat as I killed 10 enemies, no change) and do not know which step I went wrong in.
P.S. The item with first affix says it has a 30% chance to cast "???" on kill, not sure how to fix the ??? or if that is related to cause of problem.
Sorry for the long post, tried to not miss anything important.

Share on Bluesky Share on Facebook


Re: help creating gold frenzy affix
« Reply #1 on: »
With a quick glance, this seems to be your problem:

        <STRING>TYPE:CAST SKILL ON DEATH FROM EFFECT OWNER

You want to use the CAST SKILL ON KILL effect.
CAST SKILL ON DEATH... means that when the owner of the effect dies the skill is cast targeting the owner.

Re: help creating gold frenzy affix
« Reply #2 on: »
Yep, that fixed it.
Sorry for the late reply, did not have much time for torchlight this weekend.

Thank you

 

Recent Topics+-