diff --git a/Heroes.XmlData/StormData/StormElementData.cs b/Heroes.XmlData/StormData/StormElementData.cs index 44c81a2..d05c398 100644 --- a/Heroes.XmlData/StormData/StormElementData.cs +++ b/Heroes.XmlData/StormData/StormElementData.cs @@ -150,7 +150,8 @@ public string? RawValue } /// - /// Gets the evaluated value of . + /// Gets the evaluated value of . For example, if it contains a const value ($var) or an element replacement (##name##), it will be updated with the new value. + /// To get the original value, use . /// public StormElementValue Value {