Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 1 | P_SB_SPELLS |
| 2 | =========== |
| 3 | |
| 4 | NAME |
| 5 | ---- |
| 6 | :: |
| 7 | |
| 8 | P_SB_SPELLS "sb_spells" |
| 9 | |
| 10 | DEFINIERT IN |
| 11 | ------------ |
| 12 | :: |
| 13 | |
| 14 | /sys/new_skills.h |
| 15 | |
| 16 | BESCHREIBUNG |
| 17 | ------------ |
| 18 | :: |
| 19 | |
| 20 | In dieser Spellbookproperty sind saemtliche Sprueche des Spellbooks |
| 21 | vermerkt. Veraendert wird sie durch AddSpell(). |
| 22 | |
| 23 | BEMERKUNGEN |
| 24 | ----------- |
| 25 | :: |
| 26 | |
| 27 | Man sollte diese Property nicht per Hand veraendern, sondern die |
| 28 | Funktion AddSpell() nutzen. |
| 29 | |
| 30 | SIEHE AUCH |
| 31 | ---------- |
| 32 | :: |
| 33 | |
| 34 | GObj Verwalten: LearnSkill, LearnSpell, InitialSkillAbility |
| 35 | * Properties: P_GUILD_SKILLS |
| 36 | Spellbook Lernen: Learn, SpellSuccess, Erfolg, Misserfolg |
| 37 | * Verwalten: AddSpell, QuerySpell |
| 38 | * Properties: P_GLOBAL_SKILLPROPS |
| 39 | Skills: P_NEWSKILLS, spruchermuedung, skill_info_liste |
| 40 | |
| 41 | Last modified: Wed Jan 14 19:17:06 1998 by Patryn |
| 42 | |