How to make an Illusioner do extra damageVertically stacked armor stands should have increasing scores, but don'tCan you have both Attribute modifiers and displays on an item?
What is the purpose of building foundations?
Metal bar on DMM PCB
You've spoiled/damaged the card
Why is c4 bad when playing the London against a King's Indian?
Accidentally renamed tar.gz file to a non tar.gz file, will my file be messed up
correct term describing the action of sending a brand-new ship out into its first seafaring trip
Will TSA allow me to carry a Continuous Positive Airway Pressure (CPAP) device?
Is it OK to bring delicacies from hometown as tokens of gratitude for an out-of-town interview?
What do we gain with higher order logics?
How to make thick Asian sauces?
What are they doing to this poor rocket?
Does any lore text explain why the planes of Acheron, Gehenna, and Carceri are the alignment they are?
Does Peach's float negate shorthop knockback multipliers?
How to make a setting relevant?
How were concentration and extermination camp guards recruited?
Linux tr to convert vertical text to horizontal
Replace only 2nd, 3rd, nth...character and onwards
Pronoun introduced before its antecedent
In this example, which path would a monster affected by the Dissonant Whispers spell take?
Pros and cons of writing a book review?
How do you build a story from a world?
What is the advantage of carrying a tripod and ND-filters when you could use image stacking instead?
How certain is a caster of when their spell will end?
Short story written from alien perspective with this line: "It's too bright to look at, so they don't"
How to make an Illusioner do extra damage
Vertically stacked armor stands should have increasing scores, but don'tCan you have both Attribute modifiers and displays on an item?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to make a modified Illusioner as the final boss of my dungeon, but I'm having trouble increasing his damage.
I have tried both these commands:
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow",Damage:8],Attributes:[Name:"generic.maxHealth",Base:100],Health:100.0f,
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow"],Attributes:[Name:"generic.maxHealth",Base:100,name:"generic.attackDamage,Base:8],Health:100.0f,
Neither of those have affected his damage (I can increase his HP just fine though). What am I doing wrong?
minecraft
New contributor
add a comment |
I'm trying to make a modified Illusioner as the final boss of my dungeon, but I'm having trouble increasing his damage.
I have tried both these commands:
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow",Damage:8],Attributes:[Name:"generic.maxHealth",Base:100],Health:100.0f,
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow"],Attributes:[Name:"generic.maxHealth",Base:100,name:"generic.attackDamage,Base:8],Health:100.0f,
Neither of those have affected his damage (I can increase his HP just fine though). What am I doing wrong?
minecraft
New contributor
add a comment |
I'm trying to make a modified Illusioner as the final boss of my dungeon, but I'm having trouble increasing his damage.
I have tried both these commands:
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow",Damage:8],Attributes:[Name:"generic.maxHealth",Base:100],Health:100.0f,
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow"],Attributes:[Name:"generic.maxHealth",Base:100,name:"generic.attackDamage,Base:8],Health:100.0f,
Neither of those have affected his damage (I can increase his HP just fine though). What am I doing wrong?
minecraft
New contributor
I'm trying to make a modified Illusioner as the final boss of my dungeon, but I'm having trouble increasing his damage.
I have tried both these commands:
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow",Damage:8],Attributes:[Name:"generic.maxHealth",Base:100],Health:100.0f,
/summon minecraft:illusioner ~ ~ ~ HandItems:[Count:1,id:"bow"],Attributes:[Name:"generic.maxHealth",Base:100,name:"generic.attackDamage,Base:8],Health:100.0f,
Neither of those have affected his damage (I can increase his HP just fine though). What am I doing wrong?
minecraft
minecraft
New contributor
New contributor
New contributor
asked 27 mins ago
BrisingrBrisingr
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Brisingr is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f352102%2fhow-to-make-an-illusioner-do-extra-damage%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Brisingr is a new contributor. Be nice, and check out our Code of Conduct.
Brisingr is a new contributor. Be nice, and check out our Code of Conduct.
Brisingr is a new contributor. Be nice, and check out our Code of Conduct.
Brisingr is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f352102%2fhow-to-make-an-illusioner-do-extra-damage%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown