View Single Post
Enforcer84
Senior Member
 
Join Date: Oct 2011
Location: Portland
Posts: 313

Old June 11th, 2020, 08:59 PM
Well, I tried this -

doneif (tagis[Helper.Disable] <> 0)

linkage[table].field[cSpec4thNm].text = "Arcane Shots"
linkage[table].field[cSpec4thSi].text = "Arcane Shot"
linkage[table].field[cCstS4Expr].text &= " & abCategory.abCategory.FtrAAShots"

linkage[table].field[cCustQuTot].arrayvalue[2] += 2
linkage[table].field[cCustQuTot].arrayvalue[6] += 3
linkage[table].field[cCustQuTot].arrayvalue[9] += 4
linkage[table].field[cCustQuTot].arrayvalue[14] += 5
linkage[table].field[cCustQuTot].arrayvalue[17] += 6

And it did not separate my Arcane arrows from the Favored Terrains. I could have put it in the wrong place...

This is Post-Levels, Priority 9000
Enforcer84 is offline   #8 Reply With Quote