added "finish" button to dialogue UI, implementation of many, many trinket's effects, autot-argetting fix on death, added script for particles/player following
This commit is contained in:
@@ -61,7 +61,8 @@ namespace Beyond
|
||||
[Description("Attack Speed Bonus")] AttackSpeedBonusPercent = 26,
|
||||
[Description("Faith Regen Bonus")] FaithRegenBonusPercent = 27,
|
||||
[Description("Thorn Damage Bonus")] ThornDamageBonusPercent = 28,
|
||||
[Description("Stamina Bonus")] StaminaBonusPercent = 29
|
||||
[Description("Stamina Bonus")] StaminaBonusPercent = 29,
|
||||
[Description("Soulfire Damage Bonus")] SoulfireDamageBonusPercent = 30
|
||||
}
|
||||
|
||||
public enum TrinketColor
|
||||
|
||||
Reference in New Issue
Block a user