Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 1 | |
| 2 | P_SP |
| 3 | **** |
| 4 | |
| 5 | |
| 6 | NAME |
| 7 | ==== |
| 8 | |
| 9 | P_SP "sp" |
| 10 | |
| 11 | |
| 12 | DEFINIERT IN |
| 13 | ============ |
| 14 | |
| 15 | /sys/living/life.h |
| 16 | |
| 17 | |
| 18 | BESCHREIBUNG |
| 19 | ============ |
| 20 | |
| 21 | - Lebewesen |
| 22 | Anzahl der Konzentrationspunkte des Wesens. |
| 23 | |
| 24 | - Speisen/Kneipen |
| 25 | Heilwirkung einer Portion der Speise auf die Konzentrationspunkte |
| 26 | des Konsumenten |
| 27 | |
| 28 | |
| 29 | SIEHE AUCH |
| 30 | ========== |
| 31 | |
| 32 | Props: P_MAX_SP |
| 33 | Veraenderung: reduce_spell_points(), restore_spell_points() |
| 34 | buffer_sp() |
| 35 | Speisen/Kneipen: std/pub, wiz/food, consume |
| 36 | |
| 37 | Last modified: Thu Oct 28 12:15:00 2010 by Caldra |