Property | Type | Description | |
---|---|---|---|
itemIdDict | ItemDatSingle>.Dictionary | ||
items | List |
Method | Description | |
---|---|---|
GetItemDataAsHtml ( GameVersion version, |
||
GetItemDataAsText ( GameVersion version, |
||
ItemDat ( string Filename ) : System |
Method | Description | |
---|---|---|
Initialize ( byte file ) : void |
public static GetItemDataAsHtml ( GameVersion version, |
||
version | GameVersion | |
items | ||
item | ||
skills | T8BTSK | |
enemies | T8BTEMST | |
Recipes | COOKDAT | |
Locations | WRLDDAT | |
tss | TSS | |
dict | TSS.TSSEntry>.Dictionary | |
phpLinks | bool | |
return | string |
public static GetItemDataAsText ( GameVersion version, |
||
version | GameVersion | |
items | ||
item | ||
skills | T8BTSK | |
enemies | T8BTEMST | |
Recipes | COOKDAT | |
Locations | WRLDDAT | |
tss | TSS | |
dict | TSS.TSSEntry>.Dictionary | |
return | string |