PDA

View Full Version : How difficult is it? to make an extension



dellanx
January 18th, 2021, 03:31
How difficult is it?

ATK: If [CHA] is less then Zero, [CHA] = 0

SR: [CR] +5 = SR

darrenan
January 18th, 2021, 17:31
I don't understand the first line, can you give a little more detail?

For the second line, I don't think adding support for [CR] (which is what you're asking for I think) in an extension would be too hard.

EDIT: I don't think SR: is an allowable effect in the base ruleset, but it is supported by Kelrugem's advanced effects extension.

dellanx
January 18th, 2021, 22:12
I don't understand the first line, can you give a little more detail?

For the second line, I don't think adding support for [CR] (which is what you're asking for I think) in an extension would be too hard.

EDIT: I don't think SR: is an allowable effect in the base ruleset, but it is supported by Kelrugem's advanced effects extension.

The first line is for ATK: [CHA] - here is the screenshot.
42993

Kelrugem
January 19th, 2021, 02:40
dellanx means to have some sort of minimum value support for [CHA]; when it is negative, then it should be zero instead :)

In more general words, dellanx request more logical operators for effects, which is always good :D

dellanx
January 19th, 2021, 03:16
dellanx means to have some sort of minimum value support for [CHA]; when it is negative, then it should be zero instead :)

In more general words, dellanx request more logical operators for effects, which is always good :D

Exactly :D