Somebody asked for the inclusion of the Athiss Cave Crystal a few pages back (p. 251, FaD beta). I added mine by hand, and all I had to do was edit "ItemAttachments.xml" in the Data folder with the following:
<ItemAttachment>
<Key>ACCLS</Key>
<Name>Athiss Cave Crystal</Name>
<Description>[H3]Athiss Cave Crystal[h3]
Please see page 251 of the Force and Destiny Beta Rulebook for details.
</Description>
<Source>Force and Destiny Beta Rulebook</Source>
<Type>Weapon</Type>
<ItemLimit />
<SkillLimit />
<TypeLimit />
<CategoryLimit>
<Category>Lightsaber</Category>
</CategoryLimit>
<Price>7000</Price>
<Rarity>8</Rarity>
<Restricted>true</Restricted>
<ModPrice>0</ModPrice>
<HP>2</HP>
<JuryRigged>false</JuryRigged>
<BaseMods>
<Mod>
<Key>DAMSET</Key>
<Count>6</Count>
</Mod>
<Mod>
<Key>CRITSET</Key>
<Count>3</Count>
</Mod>
<Mod>
<Key>BREACH</Key>
<Count>1</Count>
<QualReplace>true</QualReplace>
</Mod>
<Mod>
<Key>SUNDER</Key>
</Mod>
</BaseMods>
<AddedMods>
<Mod>
<Key>DAMADD</Key>
<Count>2</Count>
</Mod>
<Mod>
<Key>CRITSUB</Key>
<Count>1</Count>
</Mod>
<Mod>
<Key>VICIOUS</Key>
<Count>1</Count>
</Mod>
</AddedMods>
</ItemAttachment>
I added it just above the entry for the Barab Ingot. It seems to work, not sure if I did it correctly, but there you go (not sure about the Base and Option values for it or where they come from). Also, I used ACCLS as the key, not sure about that either, but tried to follow a pattern (assuming LS stands for Lightsaber...or liquid sugar?
)
As an aside, it would be nice if hitting the Print button did not check/require spoolsv to be running. I frequently use the preview, but don't print. I think spoolsv check/requirement should only be there once you actually want to print from the print preview. Maybe it is just me, but I always get an error trying to get to the Print Preview screen if I hit the Print button but don't have spoolsv running.
Edited by dfn