Class Attack.AttackBuilder
java.lang.Object
de.kaiserpfalzedv.rpg.torg.model.core.Attack.AttackBuilder
- Enclosing class:
Attack
-
Method Summary
Modifier and TypeMethodDescriptionammunition(Integer ammunition) attackNote(String attackNote) build()damageNote(String damageNote) power(AttackPower power) skillLevel(Integer skillLevel) toString()
-
Method Details
-
name
- Returns:
this.
-
axioms
- Returns:
this.
-
minStr
- Returns:
this.
-
damage
- Returns:
this.
-
ammunition
- Returns:
this.
-
ap
- Returns:
this.
-
range
- Returns:
this.
-
skill
- Returns:
this.
-
skillLevel
- Returns:
this.
-
power
- Returns:
this.
-
attackNote
- Returns:
this.
-
damageNote
- Returns:
this.
-
build
-
toString
-