Difference between revisions of "Scripting ability types"

From Divinity Engine Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
This list is purely for values that can be used in script. More information on these values can be found [[Scripting#Variables|here]].<br />
 
This list is purely for values that can be used in script. More information on these values can be found [[Scripting#Variables|here]].<br />
The following ability types can be used in script:
+
It is advised to use the enumeration value instead of the integer representation because this list is subject to change. The following ability types can be used in script:
<ul>
+
<ol start=0>
 
<li>WarriorLore</li>
 
<li>WarriorLore</li>
 
<li>RangerLore</li>
 
<li>RangerLore</li>
Line 15: Line 15:
 
<li>VitalityMastery</li>
 
<li>VitalityMastery</li>
 
<li>Sourcery</li>
 
<li>Sourcery</li>
<li>Telekinesis</li>
 
 
<li>FireSpecialist</li>
 
<li>FireSpecialist</li>
 
<li>WaterSpecialist</li>
 
<li>WaterSpecialist</li>
Line 23: Line 22:
 
<li>Summoning</li>
 
<li>Summoning</li>
 
<li>Polymorph</li>
 
<li>Polymorph</li>
 +
<li>Telekinesis</li>
 
<li>Repair</li>
 
<li>Repair</li>
 
<li>Sneaking</li>
 
<li>Sneaking</li>
Line 41: Line 41:
 
<li>Runecrafting</li>
 
<li>Runecrafting</li>
 
<li>Brewmaster</li>
 
<li>Brewmaster</li>
</ul>
+
</ol>

Latest revision as of 09:29, 4 April 2018

This list is purely for values that can be used in script. More information on these values can be found here.
It is advised to use the enumeration value instead of the integer representation because this list is subject to change. The following ability types can be used in script:

  1. WarriorLore
  2. RangerLore
  3. RogueLore
  4. SingleHanded
  5. TwoHanded
  6. Reflection
  7. Ranged
  8. Shield
  9. Reflexes
  10. PhysicalArmorMastery
  11. MagicArmorMastery
  12. VitalityMastery
  13. Sourcery
  14. FireSpecialist
  15. WaterSpecialist
  16. AirSpecialist
  17. EarthSpecialist
  18. Necromancy
  19. Summoning
  20. Polymorph
  21. Telekinesis
  22. Repair
  23. Sneaking
  24. Pickpocket
  25. Thievery
  26. Loremaster
  27. Crafting
  28. Barter
  29. Charm
  30. Intimidate
  31. Reason
  32. Charisma
  33. Leadership
  34. Luck
  35. DualWielding
  36. Wand
  37. Perseverance
  38. Runecrafting
  39. Brewmaster