Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add traits for Tian Xia World Guide #14419

Merged
merged 6 commits into from
Apr 16, 2024
Merged

Add traits for Tian Xia World Guide #14419

merged 6 commits into from
Apr 16, 2024

Conversation

TMunsie
Copy link
Collaborator

@TMunsie TMunsie commented Apr 10, 2024

No description provided.

},
"rules": [
{
"key": "Resistance",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For other vehicles, we've used:

{
	"key": "Weakness",
	"predicate": [
		{
			"not": "self:condition:broken"
		}
	],
	"type": "fire",
	"value": 10
}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The broken condition isn't added at BT for vehicles. This is what I initially tried but it doesn't work.

@TikaelSol TikaelSol merged commit caba15f into master Apr 16, 2024
1 check passed
@TikaelSol TikaelSol deleted the tian-xia-world-guide branch April 16, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants