Part of patch #357 Balancing changes to the summoning branch. Comment update in regards to the recent changes on what pets are summoned at which level.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20746 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c25ab5f854
commit
229749f06c
|
|
@ -20,17 +20,17 @@ Creates a number of pets that attack enemies of the caster. They move and attac
|
||||||
|
|
||||||
The type of monster varies by the caster's summoning skill level:
|
The type of monster varies by the caster's summoning skill level:
|
||||||
- 1 bat;
|
- 1 bat;
|
||||||
- 3 bird;
|
- 2 bird;
|
||||||
- 4 bee;
|
- 3 bee;
|
||||||
- 5 spider;
|
- 4 spider;
|
||||||
- 6 killer bee;
|
- 5 killer bee;
|
||||||
- 7 pixie;
|
- 6 panther;
|
||||||
- 8 skeleton;
|
- 7 wolf;
|
||||||
- 9 stalker;
|
- 8 stalker;
|
||||||
- 11 devil;
|
- 10 devil;
|
||||||
- 13 beholder;
|
- 12 beholder;
|
||||||
- 15 dark elf;
|
- 14 dark elf;
|
||||||
- 17 skull;
|
- 16 skull;
|
||||||
- 20 angel;
|
- 20 angel;
|
||||||
- 25 vampire.
|
- 25 vampire.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue