-
Notifications
You must be signed in to change notification settings - Fork 522
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
Life Could Be A Dream: Adds Vaurca Attendant as a Warrior subspecies #19529
Conversation
!wip |
Current implementation is too snowflake and I have no desire to put it more in line with current subspecies code with any possibility of being told later that it isn't wanted. Anyone else is free to pick it back up. |
I worked with Gabby, suggesting the changes to the sprite and the base stats. Needless to say, this is lore approved. |
!review |
Description updated with clothing from all angles! |
@@ -279,7 +279,7 @@ | |||
/datum/unarmed_attack/bite/warrior | |||
attack_name = "warrior bite" | |||
attack_verb = list("mauled", "lacerated") | |||
damage = 10 | |||
damage = 15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a pretty big buff. Why?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was requested by @desvenlafaxine. im not intent on sticking with it if not required to but he is free to explain his side first
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO it should at least be split into another PR? It's a pretty major balance change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be dismissed if unwanted. The idea is just that the bite has been heavily nerfed and I wanted the basic Warriors to have a reason to use it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make it a separate PR
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
removing [changes required] as the warrior bite change was removed from this PR |
From a code Perspective that PR is good enough, but I am going to add MD to it to see if we want it |
Need to update the PR so the UTs run without issue. |
Basically, Attendants are now a subspecies of Warriors instead of a subspecies of Workers, meaning they carry most of the traits over from Warriors aside from the ones that have been modified by me. They also have a unique appearance that should still work with Vaurca clothing, instead of needing adjustments a la Bulwark. Hopefully, an acceptable alternative to the Attendant subspecies that was previously offered in #17550.
@desvenlafaxine