khanat-ressources-NeL/leveldesign/DFN/predefs/item_hitpoint_formuli.typ
2013-07-24 21:45:31 +02:00

15 lines
896 B
XML

<?xml version="1.0"?>
<TYPE Type="UnsignedInt" UI="Edit" Default="default" Revision="$Revision: 1.4 $" State="modified">
<DEFINITION Label="very low" Value="0.6*(&quot;Basics.Level&quot;)*100"/>
<DEFINITION Label="low" Value="0.8*(&quot;Basics.Level&quot;)*100"/>
<DEFINITION Label="default" Value="(&quot;Basics.Level&quot;)*100"/>
<DEFINITION Label="high" Value="1.2*(&quot;Basics.Level&quot;)*100"/>
<DEFINITION Label="very high" Value="1.4*(&quot;Basics.Level&quot;)*100"/>
<LOG>Fri Jul 19 18:17:35 2002 (nevrax) Type Default = default
Fri Jul 19 18:17:35 2002 (nevrax) Type Predef =
Fri Jul 19 18:17:35 2002 (nevrax) Type Type = UnsignedInt
Fri Jul 19 18:17:35 2002 (nevrax) Type UI = NonEditableCombo
Wed Jul 24 16:55:05 2002 (miller) Type UI = Edit
Wed Oct 02 15:24:56 2002 (fleury) Type Predef =
Thu Oct 03 14:27:44 2002 (fleury) Type Predef = </LOG>
</TYPE>