Guide for creating new Auras and Ground Effects or modifying existing ones in The Hand of Merlin, written by its game designer Mat.
소개
이 가이드에서는, 우리’ll talk a bit about making 오라스 그리고 Ground effects for our abilities. This guide assumes you already have read the Abilities and Status Effects guides, 그리고 우리’ll build it up from there.
These two entities gain their own little guide because they also have their own file types.
오라스
Auras are “emitters” of status effects. They can be attached to units or ground tiles, and serve primarily as a way to grant a status effect if units are inside a specific area. If you attach them to a unit (via an ability’에스 Unit effect) the aura will travel with the unit. It is also in the ability where you’ll set the duration of the aura.
You can create auras directly from abilities, but if you want to use the Create menu (CTRL+N), select the Generic group, 그리고 (Merlin) Aura params type.
지금, 허락하다’s look at the Aura itself.
첫 번째, if the aura is not hidden (see the checkbox in the bottom), set the Aura’이름. This will be attached to the “Aura source” 텍스트, like in the following example:
나중에, define the inflicted status effect. Auras can have as many effects as you want, and each one you can define a “target selection”, 즉. Self/Friend/Enemies. You can also have conditions, as seen on the Abilities and Status Effect guides – perhaps your aura only works on unarmored foes? Maybe only on alien enemies and friendly armored units? 당신의 선택!
The star of the show is the params, 당신은 어디에’ll browse the status effect you want to use, and the stack count.
Do note: Stacks can be multiplied by a sort of hidden “aura power” that each ability sets up as the Effect Strength. Look at Abilities/Hallow.rsc if you want a good example of that – it scales off the user’s power!
그 다음에, set yourself a range for the effect, in tiles. This is “반지름”, and you can use fractional numbers. Helps to assume that diagonals are 1.5 tiles away from each other, if you want to do more unique shapes.
For the visuals, you can attach Effect presets, with both geometric and regular particle effects, to both the center tile and each tile. 대부분의 경우에, our auras are just well-scaled center tile effects, but feel free to explore. 원한다면, you can also set a tint color, using the same relationship as ability targeting – “Generic Colors for Abilities” entry of the Skirmish State Params 파일, found in Content\Merlin\Databases.
저것’앉다! All of our auras are saved in Content\Merlin\Auras if you want some more examples of what can be done there.
Ground Effects
Ground effects work in a similar way, but they are always bound to tiles. You can create them in the ability entry, or use the Create menu:
지금, configuring a ground effect is actually quite simple, as such effects can only either heal or damage a unit, and don’t have identifiable information.
The star of the show is Actions to Apply to units on Tile. 당신은, like the auras, a way to specify if the targets being hit are only foe/friends of the unit that created the effect, and you can specify the 유형 – is this a Damage or a Heal effect? Make sure to also set a Live Change Type if you want your effect to affect only health, 갑옷, 또는 둘 다 (기준).
As with auras, you can set up an amount and conditions to the application. Some effects only work against regular-sized units, others only for aliens, 등.
지금, 메모 #1 – Spread mechanics! We don’t use this often, but you can set up rules for your effect to grow on its own. Each turn, each tile affected with this Ground effect will see if it has the minimum neighbors of the same type, and then roll a 0-1 값. If it’s under the Spread Chance Multiplier, the effect will grow to an adjacent tile.
Do note: Duration is still controlled by the ability that spawned the effect!
마지막으로, check out the visual stuff in #2. Ground Effects in The Hand of Merlin are usually accompanied by decals – randomly selected per tile from those you browse in the List of Possible Decals. Each tile will also have an instance of the Possible Effects, usually saved for particle effects. 마지막으로, exactly like auras, you can do a tile tint.
There you go! Now you can fill your abilities and skirmish maps with cool persistent effects.
이것이 오늘 우리가 공유하는 모든 것입니다. The Hand of Merlin 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Mibs. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.