ModernUO/Projects/UOContent/Migrations/Server.Mobiles.PlagueBeast.v0.json

30 lines
No EOL
537 B
JSON
Generated

{
"version": 0,
"type": "Server.Mobiles.PlagueBeast",
"properties": [
{
"name": "HasMetalChest",
"type": "bool",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
},
{
"name": "TotalDevoured",
"type": "int",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
},
{
"name": "DevourGoal",
"type": "int",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}