attack_: Attack

Description Usage Arguments

Description

This function causes HP damage to another Actor-class instance. The damage dealt is relative to the attacker's Strength parameter, str (specifically: Damage = (5 * str)).

Usage

1
attack_(attacker, target)

Arguments

attacker

Actor-class or subclass instance that is attacking

target

Actor-class or subclass that is the target of the attack


ryapric/RQuest documentation built on May 16, 2019, 7:47 a.m.