Thread: M&M 2nd ed. Sub Skills (half cost)
View Single Post
cinder
Junior Member
 
Join Date: Nov 2009
Posts: 13

Old April 16th, 2016, 09:20 AM
Hello everyone.

Is there a way to make skills that get two ranks for each skill point assigned to them?

For instance, I want to make athletics with, climb and swim as sub skills. So if you put one skill point in athletics, you get one rank. But if you choose climb you get two ranks for a point.

My searches seem to indicate that you cannot do this, but most of the results deal with making 3e close combat and ranged combat 2pp/rank. I found this code to achieve that:

~This makes Close Combat cost 1/2 regardless of other skill cost
this.field[PPCost].value = 0.5 * this.field[TotalPerm].value

Is there a way to do this?
cinder is offline   #1 Reply With Quote