Implement plasma sword instakill
This commit is contained in:
@@ -29,7 +29,7 @@ public abstract partial class InventoryItemStats : Resource
|
||||
|
||||
[Export]
|
||||
[Save("weapon_luck")]
|
||||
public double BonusLuck { get; set; } = 0.05;
|
||||
public int BonusLuck { get; set; } = 5;
|
||||
|
||||
[Export]
|
||||
[Save("equipment_bonus_hp")]
|
||||
|
||||
Reference in New Issue
Block a user