Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 1 | P_SKILL_ATTRIBUTE_OFFSETS |
| 2 | ========================= |
| 3 | |
| 4 | NAME |
| 5 | ---- |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 6 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 7 | P_SKILL_ATTRIBUTE_OFFSETS "skill_attr_offsets" |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 8 | |
| 9 | DEFINIERT IN |
| 10 | ------------ |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 11 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 12 | /sys/living/skill_attributes.h |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 13 | |
| 14 | BESHREIBUNG |
| 15 | ----------- |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 16 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 17 | Der Wert der Property ist ein Mapping: ([Attributname: Wert]) |
| 18 | In dieser Property stehen permanente Abweichungen der Skillattribute |
| 19 | vom Standardwert 100. |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 20 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 21 | Zu den Moeglichen Attributwerten, siehe P_SKILL_ATTRIBUTES. |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 22 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 23 | Die Werte duerfen zwischen 10 und 1000 liegen. |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 24 | |
| 25 | BEMERKUNG |
| 26 | --------- |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 27 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 28 | Diese Property sollte AUF GAR KEINEN FALL in einem Spieler gesetzt |
| 29 | werden, ohne Ruecksprachen mit allerhoechsten Stellen! |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 30 | |
| 31 | SIEHE AUCH |
| 32 | ---------- |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 33 | |
Bugfix | abe1299 | 2018-10-27 15:56:24 +0200 | [diff] [blame^] | 34 | Skills Lernen: :doc:`../lfun/LearnSkill`, :doc:`../lfun/ModifySkill`, :doc:`../lfun/LimitAbility` |
| 35 | Nutzung: :doc:`../lfun/UseSpell`, :doc:`../lfun/UseSkill` |
| 36 | Abfragen: :doc:`../lfun/QuerySkill`, :doc:`../lfun/QuerySkillAbility` |
| 37 | Modifikation: :doc:`../lfun/ModifySkillAttribute`, :doc:`../lfun/QuerySkillAttribute`, |
| 38 | :doc:`../lfun/QuerySkillAttributeModifier`, :doc:`../lfun/RemoveSkillAttributeModifier` |
| 39 | Properties: :doc:`P_SKILL_ATTRIBUTES`, :doc:`P_SKILL_ATTRIBUTE_OFFSETS` |
| 40 | sonstig: spruchermuedung, :doc:`skill_info_liste` |
| 41 | Properties: :doc:`P_NEWSKILLS` |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 42 | |
| 43 | 31.12.2013, Zesstra |