summaryrefslogtreecommitdiffstats
path: root/example/attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/attributes.xml')
-rw-r--r--example/attributes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/attributes.xml b/example/attributes.xml
index e0e8829..425dd96 100644
--- a/example/attributes.xml
+++ b/example/attributes.xml
@@ -172,5 +172,11 @@
player-info="max-weight" >
<modifier stacktype="stackable" modtype="additive" tag="cap1" effect="Capacity %+.2f" />
</attribute>
+ <attribute id="20" name="Global ability cooldown"
+ desc="The time in ticks until any ability can be used again after one was used"
+ modifiable="false"
+ scope="being"
+ minimum="0"
+ maximum="100" />
<!-- End of core-attributes definition -->
</attributes>