Blue Mountain
Crinos Damage
Skill:Homid Combat
Task:Crinos Damage
Success Rate:xBlob + xUCDmg
select case Level
case 1 to 4: xString = "1d8+" + cstr(x + 1) + "/1d8+" + cstr(x + 1) + "/1d6+" + cstr(x + 1)
case 5 to 8: xString = "2d6+" + cstr(x) + "/2d6+" + cstr(x) + "/1d8+" + cstr(x + 1)
case 9 to 10: xString = "2d8+" + cstr(x) + "/2d8+" + cstr(x) + "/2d6+" + cstr(x)
case 11 to 12: xString = "2d6+" + cstr(x) + "/2d8+" + cstr(x) + "/2d8+" + cstr(x) + "/2d6+" + cstr(x)
case 13 to 16: xString = "2d8+" + cstr(x) + "/2d10+" + cstr(x) + "/2d10+" + cstr(x) + "/2d8+" + cstr(x)
case 17: xString = "2d10+" + cstr(x) + "/2d12+" + cstr(x) + "/2d12+" + cstr(x) + "/2d10+" + cstr(x)
case 18 to 99: xString = "2d10+" + cstr(x) + "/2d12+" + cstr(x) + "/2d12+" + cstr(x) + "/2d10+" + cstr(x) + "/2d12+" + cstr(x)
end select
Post Note:
Bonus Per Level:5
Description: