Beispiel #1
0
 public DamageReport()
 {
     Incoming  = WeaponInfo.CreateEmptyDictionary();
     Reduction = WeaponInfo.CreateEmptyDictionary();
 }