Difference between revisions of "NATURALATTACK the new system"

From PCGen Wiki
Jump to: navigation, search
(Tags Used)
(Tags Used)
Line 20: Line 20:
 
* x = die representation
 
* x = die representation
 
* y = PRExxx
 
* y = PRExxx
 +
 +
*** Under consideration ****
  
 
DAMAGEADD:x|y|z
 
DAMAGEADD:x|y|z
Line 27: Line 29:
  
 
This would append an additional damage into the box to represent those attacks that deal say "1d6 + 2d6 fire"
 
This would append an additional damage into the box to represent those attacks that deal say "1d6 + 2d6 fire"
 +
 +
VS.
 +
 +
 +
SPROP:x|y|z
 +
* x = text
 +
* y = Variable or Formula
 +
* z = PRExxx
 +
 +
 +
 +
 +
  
 
CRITMULT:x
 
CRITMULT:x

Revision as of 11:47, 12 June 2013

Proposal for new Natural Attack File and Tags


File

NATURALATTACK:filepath.lst - from PCC file

Tags Used

First Word is the Natural Attack Name

KEY:x

  • x = Text (Unique Name of Object)

EQMOD:x.x|y.x

  • x = text (Name of EQMOD)
  • y = Selection choice for EQMOD


DAMAGE:x|y

  • x = die representation
  • y = PRExxx
      • Under consideration ****

DAMAGEADD:x|y|z

  • x = die representation
  • z = Text (Optional)
  • z = PRExxx

This would append an additional damage into the box to represent those attacks that deal say "1d6 + 2d6 fire"

VS.


SPROP:x|y|z

  • x = text
  • y = Variable or Formula
  • z = PRExxx




CRITMULT:x

  • x = text

CRITRANGE:x

  • x = numerical range

Global Tag

NATURALATTACK:x|x|y

x = Key Name of Natural Attack (Referenced to actual object in NaturalAttack File) y = PRExxx