User:ArcaneFocus/Sandbox: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Creating because Combat pages keep coming up and I want to make something I can copy paste from)
 
No edit summary
Line 59: Line 59:
--ArcaneFocus Note: Sarevok's ladies are an example of this. Ansur's page didn't need it, so I'm still figuring out how this should work.
--ArcaneFocus Note: Sarevok's ladies are an example of this. Ansur's page didn't need it, so I'm still figuring out how this should work.
</pre>
</pre>
==Book Page Starter==
I like to start pages using slightly different versions of the templates we have now. To make it quick for me I'm just dropping the code block here.
<pre>
{{PageSeo
| description = [Full Name of Book]] is a common Book item found in Baldur's Gate 3.
| image =
}}
{{MiscItemPage
| image = Book_WizardyGenericG.png <!-- Search for icon within Category:Book_Images -->
| description = '''{{PAGENAME}}''' is a common [[Books|Book]].
| quote = This book is redolent with the enticing smell of paper and ink.
| book text spoiler = yes
| book text = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tempor commodo ullamcorper a lacus vestibulum sed arcu non. Lacus laoreet non curabitur gravida arcu ac. Massa sapien faucibus et molestie ac feugiat sed.
Et ligula ullamcorper malesuada proin libero nunc consequat interdum. Pharetra magna ac placerat vestibulum lectus mauris ultrices eros. Augue neque gravida in fermentum et sollicitudin ac.
Senectus et netus et malesuada fames ac turpis egestas. Tincidunt id aliquet risus feugiat in ante. Mus mauris vitae ultricies leo integer malesuada. Netus et malesuada fames ac turpis egestas integer eget.
| type = Books
| rarity = common
| weight kg = 0.5
| weight lb = 1.1
| price = 10
| usage cost =
| effect =
| where to find =
<!--{{Coords|X|Y}}-->
| notes =
* note about book 1
}}
</pre>
https://bg3.wiki/wiki/Category:Book_Images

Revision as of 18:14, 4 October 2023

I am using this to copy paste from so that I don't need a million tabs open when I try to add pages I feel interested in adding.

"/Combat" Page

[CharacterShortName]

  • e.g. instead of "Githyank Perry" we just say "Perry".
  • We can't use PAGENAME because it will turn out as CharacterName/Combat in the text of this page.
  • It helps to clarify which entity is being affected by an ability that is cast by the entity onto another entity -- just look at how many times I had to use the word entity instead of "Perry cast this ability onto another entity".

CharacterMainPageLink

  • Link back to the root page of this /combat page. See Ansur's separate combat page for example.
  • Worth using the full page name instead of CharacterShortName, but only for this top of page bit.
This page focuses on [CharacterMainPageLink]'s behavior during combat encounters.

This page is a list of information, rather than a guide. Please refer to separate pages for full combat guides.

== Spells and Abilities ==

===''Common''===

===''Notable or Unique''===

NameOfTheAbility:
* CharacterShortName gains this condition at the start of each round.
* While this status is active, CharacterShortName will use ''"NameOfAbility"'' on the first creature attacking him.
* The tooltip for this ability says that [NameOrLinkToOtherAbility] is used instead. More info may be needed to verify.{{Verify}}

==Conditions==
This information, if not specified on [CharacterShortName]'s Examine page, is the result of observations from contributor testing.
''Conditions that apply to summons or allies of this character may be different, so please do not include summon information here.''

===''Unique''===
The following conditions uniquely appear on [CharacterShortName] during certain stages of combat with him. 

''ConditionName'':
* information bit 1
* information bit 2

===''Immunities''===
'''Immunities''' include Conditions that, according to in-game UI messages, cannot be afflicted onto this character. Conditions that are not explicit "Immune to" messages can still go in this section, but please provide more detail about what combat actions are prevented.

''[CharacterFirstName] is immune to all of the following Conditions:''
* Dazed
* Is marked as an "Invalid Target" when attempting to use the melee ability [[Backbreaker]], for reasons unknown.

===''Vulnerabilities''===
'''Vulnerabilities''' include specific named Conditions that ''can be afflicted'' onto this character, even if the chance of ''successfully'' afflicting this condition on the character is really, really low.

''Ansur can be affected by all of the following Conditions:''
* Blinded
* Compelled to Duel
* Z-fake-ability-that-starts-with-z-to-show-alpha-order

==Summons==
These are entities that are either existing in the stage when combat starts, or are summoned by this character into combat, and specifically change something about the abilities of this character during the flow of the combat encounter.

--ArcaneFocus Note: Sarevok's ladies are an example of this. Ansur's page didn't need it, so I'm still figuring out how this should work.

Book Page Starter

I like to start pages using slightly different versions of the templates we have now. To make it quick for me I'm just dropping the code block here.


{{PageSeo
| description = [Full Name of Book]] is a common Book item found in Baldur's Gate 3.
| image =
}}
{{MiscItemPage
| image = Book_WizardyGenericG.png <!-- Search for icon within Category:Book_Images -->
| description = '''{{PAGENAME}}''' is a common [[Books|Book]].
| quote = This book is redolent with the enticing smell of paper and ink.
| book text spoiler = yes
| book text = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tempor commodo ullamcorper a lacus vestibulum sed arcu non. Lacus laoreet non curabitur gravida arcu ac. Massa sapien faucibus et molestie ac feugiat sed.
Et ligula ullamcorper malesuada proin libero nunc consequat interdum. Pharetra magna ac placerat vestibulum lectus mauris ultrices eros. Augue neque gravida in fermentum et sollicitudin ac.
Senectus et netus et malesuada fames ac turpis egestas. Tincidunt id aliquet risus feugiat in ante. Mus mauris vitae ultricies leo integer malesuada. Netus et malesuada fames ac turpis egestas integer eget.
| type = Books
| rarity = common
| weight kg = 0.5
| weight lb = 1.1
| price = 10
| usage cost =
| effect =
| where to find =
<!--{{Coords|X|Y}}-->
| notes =
* note about book 1
}}

https://bg3.wiki/wiki/Category:Book_Images