Feature request #2534080: unique force for each playable race.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17685 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2012-03-25 16:12:24 +00:00
parent 133f21a723
commit 74d14ffd8d
16 changed files with 78 additions and 1 deletions

View File

@ -54,3 +54,9 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object dwarf_player_force
name dwarf_force
invisible 1
type 114
speed 0
end

View File

@ -1,4 +1,6 @@
treasure dwarf_player_items treasure dwarf_player_items
arch dwarf_player_force
more
arch skill_smithery arch skill_smithery
end end

View File

@ -55,3 +55,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object gnome_player_force
name gnome force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure gnome_player_items treasure gnome_player_items
arch gnome_player_force
more
arch skill_praying arch skill_praying
end end

View File

@ -53,3 +53,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object halfling_force
name halfling force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure halfling_player_items treasure halfling_player_items
arch halfling_force
more
arch skill_stealing arch skill_stealing
more more
arch skill_hide arch skill_hide

View File

@ -52,3 +52,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object human_player_force
name human force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure human_player_items treasure human_player_items
arch human_player_force
more
list random_knowledge list random_knowledge
end end

View File

@ -54,3 +54,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object northman_player_force
name northman force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure northman_player_items treasure northman_player_items
arch northman_player_force
more
arch bighorned_helmet arch bighorned_helmet
end end

View File

@ -54,3 +54,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object half_orc_player_force
name half_orc_force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure half_orc_player_items treasure half_orc_player_items
arch half_orc_player_force
more
arch skill_stealing arch skill_stealing
end end

View File

@ -49,4 +49,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object quetzalcoatl_player_force
name quetzalcoatl_force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure quetzalcoatl_player_items treasure quetzalcoatl_player_items
arch quetzalcoatl_player_force
more
arch skill_levitate arch skill_levitate
more more
arch skill_clawing arch skill_clawing

View File

@ -56,3 +56,11 @@ maxhp 30
maxsp 30 maxsp 30
maxgrace 30 maxgrace 30
end end
Object serpentman_player_force
name serpentman_force
invisible 1
speed 0
type 114
applied 1
no_drop 1
end

View File

@ -1,4 +1,6 @@
treasure serpentman_player_items treasure serpentman_player_items
arch serpentman_player_force
more
arch no_class_face_change arch no_class_face_change
more more
arch skill_clawing arch skill_clawing