Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

mod: tweak dtv bots, waves & add units #1162

Merged
merged 4 commits into from
Jul 18, 2023
Merged

mod: tweak dtv bots, waves & add units #1162

merged 4 commits into from
Jul 18, 2023

Conversation

Muparadzi
Copy link
Contributor

Modified botCount to a float to specify bot numbers to a finer margin.

Added some new units.

Reworked existing bots & waves.

@@ -83,11 +87,11 @@

<Round reward="320">
<Wave>
<Group classDivisionId="crpg_dtv_samurai_warrior" count="1" />
<Group classDivisionId="crpg_dtv_samurai_warrior" count="0.8" />
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think that wave is very hard so I think I would keep it that way

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

src/Module.Server/ModuleData/dtv_data.xml Show resolved Hide resolved
Comment on lines 156 to 169
<Round reward="520">
<Wave>
<Group classDivisionId="crpg_dtv_tincan_soldier" count="1" />
<Group classDivisionId="crpg_dtv_tincan_soldier" count="1.5" />
</Wave>
<Wave>
<Group classDivisionId="crpg_dtv_tincan_soldier" count="2" />
<Group classDivisionId="crpg_dtv_tincan_soldier" count="1.5" />
<Group classDivisionId="crpg_dtv_tincan_archer" count="1" />
</Wave>
<Wave>
<Group classDivisionId="crpg_dtv_tincan_soldier" count="1" />
<Group classDivisionId="crpg_dtv_tincan_soldier" count="2" />
<Group classDivisionId="crpg_dtv_tincan_archer" count="1" />
<Group classDivisionId="crpg_dtv_tincan_boss" count="1" />
</Wave>
</Round>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I would like to add cavalry to this round, but I'm cautious that the timer could make it very difficult to complete. I'll wait for some further data.

@Muparadzi Muparadzi requested a review from verdie-g July 18, 2023 08:20
@verdie-g verdie-g merged commit 86b0bf7 into verdie-g:master Jul 18, 2023
@Muparadzi Muparadzi deleted the dtv-bot-tweaks branch July 18, 2023 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants