Only used for entities sold in the shop, the concept of shop items is different from that of items purchased.
Name |
Type |
Description |
Script Name |
ID |
Int |
Shop item number |
ID |
Price |
Int |
Price |
Price |
Money Type |
Money Type |
Money Type |
MoneyType |
Purchase Limit |
Int |
Overall limit |
PurchaseLimit |
Remain Quantity |
Int |
Current overall limit |
RemainQuantity |
Name |
String |
Shop item name |
Name |
Description |
String |
Shop Item Description |
Desc |
Item IDs |
Item List |
Shop Item List |
ItemIDs |
ItemCounts |
Int List |
ItemCounts |
ItemCounts |
Icon |
Sprite ID |
Resource path, empty by default |
Icon |
Is Purchasable |
Bool |
Is Purchasable |
IsPurchasable |
Name |
Description |
Add Item To Shop Item |
Add item to a product. You can add multiple items to a product by using this block multiple times. |