示例#1
0
 protected override void DoApply(Characters.Character source, ActionProduct action, Characters.Character target)
 {
     target.Recover();
 }