Difference between revisions of "Bad Trip"

From Stoneshard wiki
Jump to navigation Jump to search
old>Phoe nixx
m
old>Realpsojed
(formulas)
Line 2: Line 2:
|ConditionType = {{c|Mental}}
|ConditionType = {{c|Mental}}
|Properties1 = Willpower
|Properties1 = Willpower
|Values1 = {{neg|-5}}
|Values1 = {{neg|max(1, [0.3*WIL])}}
|Properties2 = Agility
|Properties2 = Agility
|Values2 = {{neg|-1}}
|Values2 = {{neg|max(1, [0.1*AGL])}}
|Properties3 = Fumble Chance
|Properties3 = Fumble Chance
|Values3 = {{neg|+20%}}
|Values3 = {{neg|+20%}}
Line 10: Line 10:
|Values4 = {{pos|+75%}}
|Values4 = {{pos|+75%}}
|Properties5 = Perception
|Properties5 = Perception
|Values5 = {{neg|-3}}
|Values5 = {{neg|max (1, [0.2*PRC])}}
|PropertyText = Can't receive positive mental effects.
|PropertyText = Can't receive positive mental effects.
|Description =
|Description =

Revision as of 13:59, 12 September 2020


This article is a stub. You can help Stoneshard wiki by expanding it.

Bad Trip is a Mental condition.

Bad Trip
Mental
Willpower
max(1, [0.3*WIL])
Agility
max(1, [0.1*AGL])
Fumble Chance
+20%
Pain Resistance
+75%
Perception
max (1, [0.2*PRC])

Can't receive positive mental effects.


Bad Trip