2013年1月2日水曜日

VASSAL モジュールの作り方備忘録

新しくモジュールを作る場合の備忘録

1)Mapを登録
2)Hex Gridを付ける
3)Grid Numberを付ける

ユニットの画像を作る(スキャンするより簡単か?)

Game Piece Image DefinitionsのNamed Colors
 米軍のOlive Drab は RGB で107 122 89
 これだと暗い RGB 153 153 0にしている
 米軍のKhaki は RGB 195 176 145

Game Piece Image Definitionsで Add Game Piece Layouts
NormalUnitとか名前をつける
大きさを設定54x54とか
Symbol兵科記号だけの構成でOK(例はXX師団になっているがこのままでOK)

右クリックでAdd Game Piece Image
米軍歩兵連隊用にUS Inf Regとか適当な名前を付ける
背景色を設定 Named Colorsで設定したOlive Drabを選ぶ
Unit Sizeを Regiment IIIに
1st Symbolを Infantryに
2nd SymbolはNone
Symbol ColorはBlack
SymbolのBackground Color はNamed Colorで設定したKhaki
Size ColorはBlack

米軍砲兵大隊 US Art Bat
米軍戦車大隊 US Tank Bat
独軍擲弾兵連隊  Ger Inf Reg
独軍砲兵大隊 Ger Art Bat
独軍空挺連隊 Ger Par Reg
などを作成しておく。


シナリオがある場合はTopでAdd Pre-defined setup
セットアップして保存したものを取り込んで設定する。

初期設定のみならばMain MapでAdd At-Start Stack

独軍第243師団第920連隊を地点"I"(hex1001)に初期配置する場合
Add At-Start Stackで
Ger Iと名前を付けてHex No 1001と位置を指定。
右クリックでAdd Single piece
Basic Pieceをクリック
ImageでGer Inf Regを選択しGer 243/920 IIIとか名称を付ける

師団名設定
左枠からText Labelを選びAdd
Description を Division
Text を 243
FontをSerif, size 10, Color Black
PositionはTop Center Bottom Center
Rotate 270
Vertical Offset 14 Horizontal Offset 0

連隊名設定
左枠からText Labelを選びAdd
Description を Regiment
Text を 920
FontをSerif, size 10, Color Black
PositionはBottom Center Bottom Center
Rotate 270
Vertical Offset 1 Horizontal Offset 0


攻撃力と移動力を設定
左枠からText Labelを選びAdd
Description を A&M
Text を 2-4
FontをDialog, size 16, Color Black, Bold
PositionはBottom Center Bottom Center
Rotate 0
Vertical Offset 2 Horizontal Offset 0


初期配置を設定

左枠からText Labelを選びAdd
Description を StartLocation
Text を I
FontをSerif, size 12, Color Yellow
PositionはTop Left Bottom Center
Rotate 0
Vertical Offset 15, Horizontal Offset 8

砲兵部隊の場合 射程を右上に設定

左枠からText Labelを選びAdd
Description を Range
Text を 3
FontをDialog, size 14, Color Black, Bold
PositionはTop Right Top Right
Rotate 0
Vertical Offset 0 Horizontal Offset 0

一つのPieceを設定してあとはcopy & pasteして
師団名/連隊名などを修正すると楽。

司令部unitはNATO式兵科記号ではないので
Game Piece Layoutsで右クリック
Add Game Piece Layout
nonNATOunitと名前を付け
Symbolに加えてLabelを選択
Fixed for this layout
TextをHQ

nonNATOunitで右クリック
Add Game Piece Image
US HQと名付けて
Background ColorをOlive Drab
Symbolで
Unit Size Division XX
1st Symbol None
2nd Symbol None
Symbol Color BLACK
Background Color Khaki
Size Color BLACK
とする。

Unitの大きさ 50x50だとSymbolは27x20
45x45だとSymbolは20x15


0 件のコメント:

コメントを投稿